The API accepts data parameters for most endpoints, some are required, some are optional. These parameters can be used in GET & POST requests where appropriate. I've created a list of parameters that the API accepts in general. The documentation for each endpoint will specify the exact parameters accepted for that specific endpoint.
| Parameter | Data Type | Usage |
|---|---|---|
| token | String |
Required |
| name | String |
Optional |
String |
Required |
|
| password | String |
Required |
| paginate | String |
Optional |
| lid | String |
Required |
| clid | String |
Required |
{primary} The Authorization header
{ACCESS-TOKEN}must be replaced with an actualAccess Token