Skip to content

API Reference

Jon Seed edited this page Aug 25, 2016 · 6 revisions

Authentication

The API authenticates requests using an API key. This API key is generated by API Gateway in the CloudFormation template, and can be found in the stack output. This key must be set as the value for the X-Api-Key header in all http requests.

Example header:
X-Api-Key: bkayZOMvuy8aZOhIgxq94K9Oe7Y70Hw55

Reference

Clone this wiki locally