Skladon - Developers
  • Skladon docs
  • 📡Integration
    • API
      • API usage tips and limits
      • Authentication
      • Claims
      • Files
      • Orders
      • Products
      • Products availability
      • Products sets
      • Receivings
      • Returns
      • Shipper service codes
      • Webhooks
      • Stock movements
    • Webhooks
  • Report a Bug
Powered by GitBook
On this page
  1. Integration
  2. API

API usage tips and limits

PreviousAPINextAuthentication

Last updated 4 months ago

You should use our API wisely and use only reasonable amount of API requests

It is recommended to use to reduce repeatable API calls.

If there is case that webhooks are not match for your scenario and you need to fetch multiple records there are also filter endpoints for orders, products, receivings, returns etc. These endpoint alows you to retrieve multiple records, filter and sort them and also specifiy necessary columns.

For example .

More details in API documentation itself.

API rating

Api rate limiting is planned for 2025 and will be described here.

📡
Webhooks
endpoint for products filter
API