enyDyne API
.md

enyDyne API

enyDyne exposes restaurant data through a restaurant-scoped GraphQL API.

Use an API key from a restaurant dashboard to authenticate. Restaurant scope is part of the key: clients never send a restaurant slug or ID with GraphQL queries.

Start Here

  1. Create and protect an API key.
  2. Query restaurant and order data.

Endpoint

POST /api/graphql

All requests require TLS and this header:

Authorization: Bearer eny_your_api_key