Deconetwork Rate Limits
DecoNetwork does not publish fixed numeric per-minute or per-account request limits for its JSON API. The primary documented bound is result-set pagination - search endpoints (orders, products, inventory, purchase orders) return at most 100 results/rows per request, and callers page through larger sets using an offset. API access itself is gated by the Enterprise subscription rather than by a per-call quota, and requests are authenticated on every call with username and password fields.
Deconetwork Rate Limits is the machine-readable rate-limit profile for DecoNetwork on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring results, requests, and access.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Custom Apparel, Web to Print, Orders, Inventory, and Rate Limiting.
Limits
Policies
Sources
- https://www.deconetwork.com/developer-resources/
- https://developer.deconetwork.com/documents/api/json/order_management/api.html
- https://developer.deconetwork.com/documents/api/json/product_management/api.html
- https://developer.deconetwork.com/documents/api/json/inventory_management/api.html
- https://developer.deconetwork.com/documents/api/json/purchase_order_management/api.html