Jelly · Authentication Profile
Jelly Authentication
Authentication
The Jelly GraphQL API at https://api.getjelly.co.uk/ requires a bearer token. Unauthenticated operations return a GraphQL error with extensions.code = "UNAUTHENTICATED" ("Unauthorized access"). Schema introspection is publicly available; all data/mutation operations are authenticated. Tokens are issued through the Jelly kitchen app (kitchen.getjelly.co.uk) sign-in; Jelly does not publish a public OAuth authorization server or developer API-key console.
Jelly secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.
CompanyHospitalityRestaurantsKitchen ManagementFood CostingRecipe CostingInvoice ProcessingGraphQLSaaS
Methods: http
Schemes: 1
OAuth flows:
API key in:
Security Schemes
bearerAuth http