Quick-start checklist
Before you can send your first request, you need three things: a Dashboard login, an API key, and your companyUuid
.
1. Sign in to the Dashboard
Choose the environment you want to work in and log in with the credentials provided by Vertex Cards:
Environment | URL |
---|---|
Production | https://dashboard.vertex-cards.com |
Demo | https://dashboard.demo.vertex-cards.com |
2. Copy your Live API key
- In the Dashboard sidebar, open Developers.
- Click Create key under Live API key.
- Press Copy next to the new key.
- Store this value securely—use it as the
Api-Access-Token
header in every API call.Keep it secret: never post your key in public repos, tickets, or screenshots.

3. Copy your companyUuid
- From the sidebar, open Settings.
- Locate the Company ID field.
- Click Copy—this value is your
companyUuid
.
