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
Source
Authentication Profile
Work with this as data
Every security artifact here is available over the APIs.io API and to AI agents over MCP.