Documentations
API URL
Our API URL is api.funtime3freddy3records.com/token/version/endpoint/value
API connection
Our API requires whenever making an API request a valid token.
When the API sees a token is valid you may ask?
The API first verifies if the token is active or not, then verifies the account associated that it has an active Pro subscription.
API versions
The API have the following versions:
/v1: Requires the id of each object.
/v2: Requires a keyword for searching objects.
API endpoints
The API have the following endpoints:
API values
The API have 2 types of values:
id: required for displaying a specific object at the respective endpoint and v1 version (can't be null)
keyword: required for searching objects at the respective endpoint and v2 version (can be null)