Developer Platform
Partners stake their reputation on every deployment. revenexx gives you stable APIs, real documentation, and confident go-lives — on one platform with unified data.
Where to start
Four paths, one tenant. Each one names what you need before you start and the first command to run.
Business logic, data models, and API capabilities, installed on a tenant. Start with one command.
Move data between the platform and your ERP, PIM, or CRM with an Integration Studio workflow.
A Theme: the customer-facing Nuxt site that renders a tenant's shop, composed from blocks.
Read and write tenant data from your own code through one documented, versioned API.
Quickstart
Create a scoped key in Console, call the gateway, and ship.
Create an API key
Generate a scoped key for your tenant in Console.
Call the gateway
One documented endpoint, scoped to your tenant.
Go live
Ship with stable APIs, SDKs, and the App Marketplace.
# List products for a tenant
curl https://api.revenexx.com/v1/products \
-H "X-Revenexx-Tenant: acme" \
-H "X-Revenexx-Api-Key: $REVENEXX_API_KEY"Why build here
The platform handles data, tenancy, and integration, so you can focus on shipping.
One source of truth across commerce, ERP, PIM, and CRM.
Reach every capability through one stable, versioned API.
OIDC login, JWTs, and scoped API keys, handled for you.
Typed clients and a CLI that fit how you already work.
Bring the docs and platform into your AI tools.
React to platform events across your stack, in real time.
Popular with partners
Quick start
Your first app in 15 minutes.
Concepts
The vocabulary, and how the pieces relate.
Clone an example
Run a sample app or storefront on your tenant.
API usage
Rate limits, errors, pagination, versioning.
Architecture overview
How the platform fits together.
App model
The files behind every app.
Workflow builder
Connect systems without code.
API reference
Browse and try every endpoint.
Been there. Fixed it.
Create your first app, connect a system, or call the API. The docs walk you through it.