Getir · Authentication Profile
Getir Authentication
Authentication
GetirFood does not declare securityDefinitions in its Swagger 2.0 document. Authentication is a two-step, documented-only model: POST /auth/login exchanges the company/restaurant secret keys for a bearer-style opaque token, which is then supplied as a REQUIRED `token` request HEADER on every other operation (57 of 62 operations carry it as an explicit header parameter). There is no OAuth 2.0, no OpenID Connect and no scope surface, so scopes/ is intentionally absent for this provider.
Getir secures its APIs with custom-token across 1 declared security scheme, as derived from its OpenAPI definitions.
CompanyFood DeliveryGrocery DeliveryOn-Demand DeliveryLogisticsRestaurantsPoint of SaleMarketplaceTurkeyPartner Integration
Methods: custom-token
Schemes: 1
OAuth flows:
API key in: header
Security Schemes
token apiKey