We should secure our API with API keys.
Use Case
As a owner of the API I do not want an unauthorized consumer using any of our endpoints.
Proposed Solution
Add API key auth to all methods and issue key for use by consumers
Other
This is a 🚀 Feature Request