Required credentials
Each endpoint requires that you pass both of the following elements together:- API Key (Query Parameter):
apiKey=<your-api-key> - Request Signature (Query Parameter):
sig=<computed-signature>
Learn how to authenticate securely with the Data API.
apiKey=<your-api-key>sig=<computed-signature>