Skip to main content
POST
/dribbble/services/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
keyword
string | null
category
enum<string>[] | null
Available options:
Branding,
Web Design,
Illustration,
App & Product Design,
Animation & Motion Graphics,
Typography,
Print Design
tags
string[] | null
budget_min
integer | null
Required range: x >= 0
budget_max
integer | null
Required range: x >= 0
delivery_time
enum<string> | null
Available options:
P3D,
P1W,
P1M
minimum_rating
enum<integer> | null
Available options:
1,
2,
3,
4
pro_only
boolean
default:false
responds_quickly
boolean
default:false
agencies_only
boolean
default:false
instant_checkout
boolean
default:false

Response

Successful Response

id
integer
required
@type
string
default:DribbbleServiceCard
service_title
string | null
price
number | null
delivery_time
string | null
image
string | null
is_pro
boolean
default:false
provider
object | null
url
string | null