EG Xena Developer
WebsiteSign inDesign System
  • Introduction
  • The possibilities
    • Best practices
    • User experience
  • Development
    • Get started
      • Become a developer
      • Register your app
      • The Xena API
      • Authorization
      • Using OAuth
      • Using Xena Api with OAuth
      • Using WebHooks
      • Using Websync
      • Using Xena API Key
      • Creating plugins
    • Samples
    • API documentation
      • Xena
      • Cars (Giulia)
      • Articles & prices (Gaia)
  • User interface
    • Xena Design System
    • Use our stylesheet
    • Design Guide
      • Alerts and warnings
      • Buttons
      • Colors and fonts
      • Collapsible
      • Dropdowns
      • Forms
      • Icons
      • Layout
      • Modals
      • Navigation
      • Pagination
      • Panels
      • Tables
      • Other components
Powered by GitBook
On this page
  1. Development

API documentation

PreviousSamplesNextXena

Last updated 5 years ago

For a complete overview of the Xena API, please go to

WPI

Xena is divided into diffrent APIs.

Name

Description

Support API keys

CQRS

Xena

The Old core API of Xena. Contains all of the core ERP functions

Yes

On some endpoints

Cars (Giulia)

All function relation to handling cars

No

Yes

Cars (Giulia)

All function relation to handling cars

No

Yes

Cars (Giulia)

All function relation to handling cars

No

Yes

Cars (Giulia)

All function relation to handling cars

No

Yes

Cars (Giulia)

All function relation to handling cars

No

Yes

How to find the needed API

The easiest way to find the needed API is to looking at how the Xena client gets information. You can do that with the developer tools in your own browser.

  1. Find the page in Xena with the info you need.

  2. Open the developer tools in your browser (F12 in Chrome)

  3. Find the network tab and activate the XHR filter

  4. Refresh the page (F5)

  5. Now you an see all the requests our client makes to the different API.

    You can ignore websync and FiscalNotificationCount.

https://xena.biz/api-doc/
devnetwork
devtab