API keys
to authenticate requests. You can view and manage your API keys from the Platform Dashboard.
limit
and cursor
as query parameters.
The API response will have the following structure:
data
: Holds the requested results or data.
next
: Provides a starting cursor for the next set of results, if available.
previous
: Provides a starting cursor for the previous set of results, if applicable.