latestOpenAPI 3.0.32026-08-1873190485.1 KB

87e654ac822e

Validate JWT Token

Validates the JWT token and retrieves the associated user's info.

get/public/v1/accounts/token/

Response

usernamestring required

The creator's username on the platform.

profile_picturestring nullable

URL to the creator's profile picture. This URL is temporary and expires after 24 hours. To keep the image, download it to your own storage before it expires.

emailstring email required

The creator's email address.

credits_remainingnumber double required

Number of enrichment credits currently available on the account.