API & SDK
A static hub for the people building on the storefront platform rather than working in it. It holds no tenant data — every card links into the developer documentation.
Where you find it
Experience Studio › Extend and Develop › API & SDK — /experience/api.

What it does
A Developer Portal button links out to revenexx.dev, next to shortcuts for the Sites docs and the API usage guide. Nine documentation cards cover storefront architecture, the Web/JS SDK, the API reference, theming, Blökkli blocks, domains, checkout, deployments and framework quick-starts.
Two facts worth handing your IT team directly: the API base URL is
https://api.revenexx.com/v1/, and each tenant serves its own OpenAPI
document at /v1/openapi.json.
What happens when you change it
Nothing to change — the screen is documentation.
Permissions
Not applicable.
Related
- Guide: The platform's interfaces
- Guide: Create an API key