Skip to main content

Developer resources v1

Coilinx API

Read-only inventory sync and signed operational webhooks.

API changelog

Changes are grouped by API version. Additive fields and endpoints do not change the base version. Breaking changes are released under a new base path.

v1.0.0 — Initial release

Released July 2026.

  • Added read-only item listing and lookup.
  • Added material type listing and lookup.
  • Added location listing and lookup.
  • Added cursor pagination and updatedSince item filtering.
  • Added company-scoped API keys for Pro and Enterprise.
  • Added signed inventory webhooks with retries and event IDs.
  • Published OpenAPI 3.1 reference and integration guides.

Versioning policy

  • Continue using the v1 API for backward-compatible additions.
  • New response fields may appear; integrations should ignore unknown fields.
  • Fields are not removed or retyped within v1.
  • Breaking changes use a future v2 API with a published migration guide and overlap period.