Skip to main content
← Back to API Integration Three steps to your first payload. If you can run cURL, you can be reading live event data inside five minutes.
1

Get your API key

Ask your Tyviso account manager. We issue it against your partner ID and confirm your rate limit at the same time.
2

Send it as a header

Add X-API-Key to every call. No OAuth flow, no token refresh, no signing.
3

Read the envelope

Successful responses always wrap your data in { success, data }. Check success first.

Your first call — reward views for January

Next: Authentication for the full header contract, or jump straight to the endpoint reference.
Last modified on August 25, 2026