Endpoints

Interactive Playground

To interact with data, we provide GraphQL endpoint where you can customize the response based on query payload. To use EverReal playground is required to provide the Bearer token, following was done in previous image.

Accessing EverReal playground you can run queries and mutations. Open your browser and access https://{custom_subdomain}.everreal.co/api/reporting/graphql

Refer below entities to access data

Last updated