# Order API v1.x
The Order API provides endpoints to lookup POS codes for Pilot online orders.
# 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 |