API Reference

GammaEdge API (1.0.0)

Download OpenAPI specification:

usage

Per-API-key usage for the calling tenant and tier

Authorizations:
ApiKeyAuth
query Parameters
Start (string) or Start (null) (Start)

Window start (YYYY-MM-DD). Defaults to 7 days ago.

End (string) or End (null) (End)

Window end (YYYY-MM-DD). Defaults to today.

Responses

Response samples

Content type
application/json
{
  • "start_date": "string",
  • "end_date": "string",
  • "keys": [
    ]
}