Vega Suite API
Keyed gateway to the central Vega CRM
Demo environment

Try it out

Click Authorize and paste the demo API key, or call it straight from a terminal. Keys are hashed (SHA-256) at rest and scoped — a key only sees what its scopes allow.

# demo key — full read/write scopes on the demo CRM
curl -s -H "Authorization: Bearer vega_demo_9f3c1a7b5e2d4086" \
     "DOCS_ORIGIN/v1/projects"