Skip to main content

1. Create an Account

Sign up at closient.com/accounts/signup to create your free account. You’ll land in your Dashboard where you can create an organization and generate API keys.

2. Generate an API Key

Navigate to Settings > API Keys in your Dashboard and create a new key. Keys follow the format:
The body is 32 random characters and the checksum is a CRC-32 hex digest for format validation.
API keys are shown once at creation time. They’re stored as SHA-256 hashes and cannot be retrieved — only revoked and replaced.

3. Look Up a Product by GTIN

GTINs are always normalized to GTIN-14 (zero-padded). You can pass GTIN-8, GTIN-12 (UPC-A), GTIN-13 (EAN), or GTIN-14 — the API handles normalization. Any GTIN can be resolved via a GS1 Digital Link URI:

5. Understand the Response Envelope

All list endpoints return paginated results:

Next Steps

Authentication

API key types, RBAC roles, and security best practices.

Digital Link Resolution

Configure resolution rules, scope hierarchy, and time-based routing.

EPCIS 2.0

Capture supply chain events with full vocabulary support.

API Reference

Browse all 18 APIs with interactive playgrounds.