HeyVexa/Developer
5 CreditsSign In
Phase 7 Complete • Sprint 60: Public REST API

⚡ VEXA Developer Platform & REST API

Build custom ERP integrations, third-party apps, and automated workflows. Includes OAuth 2.0, rate limiting, HMAC webhooks, Python & Node.js SDKs.

Base URL
https://api.vexa.ai/v1

OAuth 2.0 Client Applications

Manage Client IDs & Client Secrets for custom ERPs, scripts, and third-party apps
Inventory Sync Pro
Redirect URI: https://myapp.io/callback
standard Tier
Client ID
vx_client_inv_8819
Client Secret
vx_secret_inv_9918273645
read:productswrite:productsread:inventory
Custom ERP Connector
Redirect URI: https://erp.internal.com/oauth/vexa
premium Tier
Client ID
vx_client_erp_7712
Client Secret
vx_secret_erp_1182739485
read:productswrite:ordersread:analyticswrite:webhooks

Real-Time Webhooks Engine

Receive HTTP POST webhooks signed with cryptographic X-VEXA-Signature HMAC-SHA256 headers.

Endpoint URLSubscribed EventsHMAC SecretActions
https://myapp.io/webhooks/vexa
order.createdorder.fulfilledinventory.low
whsec_9918273645...

Live API Request Audit History

MethodEndpointClient IDLatencyTimeStatus
GET/v1/productsvx_client_inv_881942 ms2 minutes ago200 OK
POST/v1/orders/ord_88192/fulfillvx_client_erp_771288 ms15 minutes ago200 OK
POST/v1/webhooksvx_client_inv_881935 ms1 hour ago201 OK