API keys
Credentials for other applications — a website, an ecommerce platform, an email tool. Each key is bound to this company and limited to the scopes you give it.
No applications yet. Add one to give a system access to this company’s assets.
Using a key
Send it as a bearer token. The key already names its company, so no other header is needed.
curl https://api.vptag.com/api/v1/assets?status=published \
-H "Authorization: Bearer dam_live_…"