Authentication

✓ No Authentication Required
The Grid API is publicly accessible. No API keys, tokens, or registration needed.

Request Headers

Content-Type: application/json
This is the only required header. Send your GraphQL query as JSON in the request body.

Rate Limiting

The API is designed for reasonable use. Please implement client-side caching and avoid excessive requests in short periods.