# Restaurant API v1.x
The Restaurant API provides data regarding the corporate or franchised restaurants and other outlets licensed to operate our brands.
# Authentication
An API key is required to access the API. The API key can be sent via a HTTP request header called X-API-Key followed by the API key.
X-API-Key: your-api-key
The API keys are generated by Spur Corporation. Keys intended for production will not work in staging and visa-versa.
# Environments
The API is currently deployed to the following environments:
| Version | Production | Staging |
|---|---|---|
| Version 1.0 | ✔️ Deployed | ✔️ Deployed |