Skip to main content
POST
/bbb/businesses/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
keyword
string
required
Minimum string length: 1
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
location
string
default:""
rating
enum<string> | null
Available options:
A,
B,
C,
D,
F
accredited_only
boolean
default:false
radius
enum<string> | null
Available options:
5,
10,
25,
50,
100

Response

Successful Response

@type
string
default:BbbBusinessSearchResult
id
string | null
name
string | null
image
string | null
bbb_rating
string | null
is_accredited
boolean | null
phone
string | null
category
string | null
categories
string[]
address
string | null
city
string | null
state
string | null
zip_code
string | null
rating_score
number | null
bbb_name
string | null
profile_url
string | null
local_profile_url
string | null