Dribbble
communityDesign portfolio and community platform for UI/UX designers, illustrators, and creative professionals.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://api.dribbble.com/v2/user/shotsGet popular design shots
Parameters
pagepage number (integeroptionalper_pageresults (integeroptionalReturns
shots[] with id, title, description, images.normal, html_url, views_count, likes_count, created_at, tags[]GET
https://api.dribbble.com/v2/shots/{id}Get shot details
Parameters
idshot ID (integerrequiredReturns
id, title, description, images, html_url, views_count, likes_count, comments_count, created_at, tags[], teamGET
https://api.dribbble.com/v2/userGet authenticated user profile
Returns
id, name, login, bio, avatar_url, html_url, shots_count, followers_count, likes_count, pro, teams[]