Client ID and auth token need to be specified as headers, not query string parameters.
How that is done depends on how you are making the request/what language/library it is in
Client ID and auth token need to be specified as headers, not query string parameters.
How that is done depends on how you are making the request/what language/library it is in