...
Log into the Genesis Foods application
Generate an API Key
NOTE: Only Admins with API Access will have the ability to generate an API Key
Send the API Key with every request in the Authorization header
The API has rate and usage limits
The API only responds to HTTPS. Any requests sent via HTTP return an HTTP 301 redirect to corresponding HTTPS resources
Genesis Foods API is a GraphQL API with a single endpoint. Read more about working with GraphQL API’s here.
...