X-ERP / Developer Docs
X-ERP / APIs / Referencev1
Loading API directory …
X-ERP DEVELOPER REFERENCE

The API in detail.

Endpoints, parameters and data models. A clear reference for your integration, directly from the OpenAPI specification.

7,898Operations
437API groups
3,111Data models

Go straight to your API

Common starting points
BEFORE YOU START

One session. One company context.

Sign in through WebApiLogin and retain every Set-Cookie value in your client’s cookie container. The company context comes from the authenticated session.

Authentication and examples →
POST/api/WebApiUser/WebApiLogin
{
  "email": "integration@example.com",
  "password": "<secret>",
  "databaseName": "<company>",
  "rememberMe": false,
  "keepLoggedIn": false
}

Cookie authentication · no bearer token

What this reference covers

The documented API includes administrative operations. Availability and permissions depend on the deployment, account and company. Missing response schemas and actions outside OpenAPI are explicitly listed. View coverage →

X-ERP · API documentationSwagger UI 5.33.0 · Apache-2.0