Using APIs

After creating the token, you can start working with API endpoints.

Typical API usage:

  • token authentication
  • data acquisition (products, categories, stock balances, etc.)
  • data synchronization with your system
  • creating or updating records (if allowed)

Standard REST methods:

GET — iegūt datus
POST — izveidot datus
PUT — atjaunot datus