Public API endpoints

Access Commerce Layer's public endpoints, no authentication required — query resources, validate schemas, and download OpenAPI specifications

Commerce Layer exposes several public API endpoints that don't require authentication. Use these to query available resources, validate carrier accounts and rule schemas, check organization configurations, or download OpenAPI specifications for client library generation and API validation — all before requesting your first API token.

Core API

Access public endpoints for Core API resources, carrier configurations, and OpenAPI specifications. These unauthenticated endpoints help you discover the data model, validate shipping integrations, and generate client libraries without requiring API credentials.

Rules Engine

Retrieve JSON schemas for building dynamic business rules across Commerce Layer using the Rules Engine. These public endpoints provide the structure and validation requirements for order processing logic, pricing strategies, and conditional workflows — essential for creating flexible, rules-based commerce experiences.

Metrics API

Access the OpenAPI specification for Metrics API to build analytics integrations and reporting tools. This public endpoint provides the complete API definition for querying commerce data, calculating KPIs, and building custom dashboards — no authentication needed for schema access.

Provisioning API

Explore public endpoints for Provisioning API resources and configuration schemas. Query available endpoints, validate organization settings and OAuth configurations without authentication — ideal for building onboarding tools, administrative integrations, and account management automation.

Last updated