1. Get a test key
Phase 1 keys are issued by hand to design partners. Ask your Vein contact for a sandbox key. It looks likevein_sk_test_8aK2nMqP9wF3vR7tB6yX4cZ1jL5hG0sD.
A test key sees only the data of the company it is bound to. In Phase 1, test keys are issued against sandbox companies, so you can build against them safely.
If your firm already has the API Keys panel in Settings, issuing a key there does the same thing without waiting on us.
2. Make your first call
3. Paginate
Passlimit (max 100) and the next_cursor from the previous response:
has_more is false, next_cursor is null and you’ve reached the end.
Next steps
- Authentication: key format, scopes, and rotation.
- API Reference: every endpoint, generated from our OpenAPI spec.

