Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • 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.

Authentication/Authorization

An API Key can be generated in the Genesis Foods application if your user has been given the apiaccess appropriate permission. Please contact your Account Manager if you don’t see the ability to generate API Keys.

...