Documentation Index
Fetch the complete documentation index at: https://mintlify.com/BankkRoll/pumpfun-apis/llms.txt
Use this file to discover all available pages before exploring further.
Follow User
POST
/following/
Authentication
Requires JWT authentication viaAuthorization: Bearer <token> header.
Path Parameters
The unique identifier of the user to follow
Query Parameters
CAPTCHA token for verification
Response
Created - User followed successfully
Unfollow User
DELETE
/following/
Authentication
Requires JWT authentication viaAuthorization: Bearer <token> header.
Path Parameters
The unique identifier of the user to unfollow
Response
Success - User unfollowed successfully
Get Following
GET
/following/
Authentication
Requires JWT authentication viaAuthorization: Bearer <token> header.
Path Parameters
The unique identifier of the user
Response
Success - Returns list of following relationships