Back to library
Fiverr Profile Info API
Extract complete public profile data from any Fiverr seller, including gigs, ratings, reviews, skills, portfolio, and consultation pricing.
Active1 credit = 1 requestGET/v2/fiverr/profile/info
Endpoint Overview
Detailed documentation, pricing, and usage examples.
Loading…
Code samples
Bash
curl --location --request GET 'https://api.piloterr.com/v2/fiverr/profile/info' \
--header 'Content-Type: application/json' \
--header 'x-api-key: <token>'Replace <token> with your API key, then run the request from your terminal or app.
Create free account, get +500 creditsExample response
JSON
{
"user": {
"id": "84160294",
"name": "likaalavidze",
"address": {
"country_code": "IT",
"country_name": "Italy"
},
"profile": {
"display_name": "Lika And Elias"
},
"joined_at": 1581077239,
"languages": [
{
"code": "EN",
"level": "FLUENT"
},
{
"code": "DE",
"level": "FLUENT"
},
{
"code": "IT",
"level": "FLUENT"
}
],
"profile_image_url": "https://fiverr-res.cloudinary.com/image/upload/f_auto,q_auto,t_profile_original/v1/attachments/profile/photo/0aef438b1052e9bc098af188eb25c375-1721832079893/0308ed0e-0093-48ec-97af-4c989cf5d30a.jpg",
"is_activation_completed": true
},
"is_pro": true,
"rating": {
"count": 113,
"score": 5
},
"gigs_data": [
{
"title": "shoot studio and lifestyle product photography for website, instagram and amazon",
"gig_id": 149055883,
"is_pro": true,
"status": "APPROVED",
"price_i": 500,
"seller_level": "top_rated_seller",
"seller_rating": {
"count": 113,
"score": 4.990741
}
}
],
"is_active": true,
"description": "Hi, here are Lika & Elias. We run a creative studio with focus on commercial Product Photography and Video for Advertising and Brand Storytelling.",
"hourly_rate": {
"price_in_cents": 25000
},
"seller_level": "LEVEL_TRS",
"response_time": {
"in_hours": 3
},
"is_on_vacation": false,
"one_liner_title": "Commercial Product Photography and Video",
"achievement_level": "TOP_RATED_SELLER",
"approved_gigs_count": 3
}Integrations
Integrate Fiverr Profile Info with your favorite tools.
Pricing
1 credit per request
Reviews
5 / 5 (58 reviews)
66 active users
392K requests
12ms avg response time
Method
GET, POST
Path
/v2/fiverr/profile/info
Status
Active
Collections
Related APIs
Expand your data capabilities with these complementary tools.