Dribbble
Dribbble - Show and tell for designers
64 subscribers
53 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Dribbble endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
addShotToBucket /addShotToBucket |
Adding a shot to a bucket requires the user to be authenticated with the write scope. The authenticated user must also own the bucket. |
| POST |
checkOneUserFollowingAnother /checkOneUserFollowingAnother |
Check if one user is following another. |
| POST |
checkYouFollowingUser /checkYouFollowingUser |
Check if you are following a user. |
| POST |
checkYouLikeComment /checkYouLikeComment |
Checking for a comment like requires the user to be authenticated. |
| POST |
checkYouLikeShot /checkYouLikeShot |
Checking for a shot like requires the user to be authenticated. |
| POST |
createAttachment /createAttachment |
Creating an attachment requires the user to be authenticated with the upload scope. The authenticated user must own the shot and be a pro, a team, or a member of a team. |
| POST |
createBucket /createBucket |
Creating a bucket requires the user to be authenticated with the write scope. |
| POST |
createComment /createComment |
Creating a comment requires the user to be authenticated with the comment scope. The authenticated user must also be a player or team. |
| POST |
createJob /createJob |
Create a job. |
| POST |
createShot /createShot |
Creating a shot requires the user to be authenticated with the upload scope. The authenticated user must also be a player or team. |
| POST |
deleteAttachment /deleteAttachment |
Deleting an attachment requires the user to be authenticated with the upload scope. The authenticated user must also own the attachment. |
| POST |
deleteBucket /deleteBucket |
Deleting a bucket requires the user to be authenticated with the write scope. The authenticated user must also own the bucket. |
| POST |
deleteComment /deleteComment |
Deleting a comment requires the user to be authenticated with the comment scope. The authenticated user must also own the comment. |
| POST |
deleteShot /deleteShot |
Deleting a shot requires the user to be authenticated with the upload scope. The authenticated user must also own the shot. |
| POST |
followUser /followUser |
Following a user requires the user to be authenticated with the write scope. |
| POST |
getAccessToken /getAccessToken |
Returns access token. |
| POST |
getBucketShots /getBucketShots |
List shots for a bucket. |
| POST |
getCommentLikes /getCommentLikes |
List likes for a comment. |
| POST |
getProjectShots /getProjectShots |
List shots for a project. |
| POST |
getShotAttachments /getShotAttachments |
List attachments for a shot. |
| POST |
getShotBuckets /getShotBuckets |
List buckets for a shot. |
| POST |
getShotComments /getShotComments |
List comments for a shot. |
| POST |
getShotLikes /getShotLikes |
List the likes for a shot. |
| POST |
getShotLikesForUser /getShotLikesForUser |
List shot likes for a user. |
| POST |
getShotProjects /getShotProjects |
List projects for a shot. |
| POST |
getShotRebounds /getShotRebounds |
List rebounds for a shot. |
| POST |
getShots /getShots |
List shots. |
| POST |
getShotsForUsersFollowedByUser /getShotsForUsersFollowedByUser |
Listing shots from followed users requires the user to be authenticated with the public scope. Also note that you can not retrieve more than 600 results, regardless of the number… |
| POST |
getSingleAttachment /getSingleAttachment |
Get a single attachment. |
| POST |
getSingleBucket /getSingleBucket |
Get a bucket. |
| POST |
getSingleComment /getSingleComment |
Get a single comment. |
| POST |
getSingleJob /getSingleJob |
Show a job. |
| POST |
getSingleProject /getSingleProject |
Get a project. |
| POST |
getSingleShot /getSingleShot |
Get a shot. |
| POST |
getSingleUser /getSingleUser |
Get a single user. |
| POST |
getTeamMembers /getTeamMembers |
List a team’s members. |
| POST |
getTeamShots /getTeamShots |
List shots by the team and team members. |
| POST |
getUserBuckets /getUserBuckets |
List a user’s buckets. |
| POST |
getUserFollowers /getUserFollowers |
List a user’s followers. |
| POST |
getUserProjects /getUserProjects |
List a user’s projects. |
| POST |
getUserShots /getUserShots |
List a user’s shots. |
| POST |
getUserTeams /getUserTeams |
List a user’s teams. |
| POST |
getUsersFollowedByUser /getUsersFollowedByUser |
List who a user is following. |
| POST |
likeComment /likeComment |
Liking a comment requires the user to be authenticated with the write scope. |
| POST |
likeShot /likeShot |
Liking a shot requires the user to be authenticated with the write scope. |
| POST |
removeShotFromBucket /removeShotFromBucket |
Removing a shot to a bucket requires the user to be authenticated with the write scope. The authenticated user must also own the bucket. |
| POST |
unfollowUser /unfollowUser |
Unfollowing a user requires the user to be authenticated with the write scope. |
| POST |
unlikeComment /unlikeComment |
Unliking a comment requires the user to be authenticated with the write scope. |
| POST |
unlikeShot /unlikeShot |
Unliking a shot requires the user to be authenticated with the write scope. |
| POST |
updateBucket /updateBucket |
Updating a bucket requires the user to be authenticated with the write scope. The authenticated user must also own the bucket. |
+ 3 more endpoints on the provider's documentation.
Dribbble pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — | — |