Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Query Parameters
Number of records to skip before beginning to write in response.
Required range:
x >= 0
Max number of records in response
Required range:
1 <= x <= 1000
Field name to sort by
Ascending or descending order
Available options:
asc
, desc