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, along with the base URL. This key must be included a custom header named x-api-key in all http requests.

Example header:
x-api-key: bkayZOMvuy8aZOhIgxq94K9Oe7Y70Hw55

Resources

Clone this wiki locally