Getting started
This is all junk right now.. need a real bullet list
To start using the Genesis Foods API, you need to -
Sign up for a developer account at tyk.io
Generate an access token
Send the access token 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.
Authentication/Authorization
An API Token can be generated in the Genesis Foods application if your user has been given the apiaccess
permission. Please contact your Account Manager if you don’t see the ability to generate API Tokens.
Searching
Searching for foods is a key action that users utilize to build recipes. Search results are paginated.