To access the data beyond the sample data you will need a trial API key.
Get in touch with us here to request an API key: [email protected]
This key should be provided in the HEADER part of the GraphQL query, as the example shows below:
Code to copy:
{
"api-key": "YOUR KEY HERE"
}