Skip to main content
Version: 1.0.0

Foreststore Client API — V1

Storefront API for the Foreststore multi-tenant e-commerce platform. All V1 endpoints are scoped under /v1/{channel} and require an API key header. Some checkout endpoints also accept an optional Firebase Bearer token for authenticated customers.

Authentication

API key in the format prefix:hash:type. Resolved to a tenant context by the APIKeyChecker middleware.

Security Scheme Type:

apiKey

Header parameter name:

X-API-Key