ERPNext · Authentication Profile
Erpnext Authentication
Authentication
ERPNext secures its APIs with apiKey, http, and oauth2 across 3 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).
ERPEnterprise Resource PlanningAccountingInventoryManufacturingSalesCRMHROpen Source
Methods: apiKey, http, oauth2
Schemes: 3
OAuth flows: authorizationCode
API key in: header
Security Schemes
tokenAuth apiKey
basicAuth http
oAuth2 oauth2