TB-Key
Retrieved from your Tidsbanken environment
Identifies which customer database the API request targets (test or production)
Ensures the request is routed to the correct instance
Included in all requests as:
tb-key: <your tb-key>
If you need guidance on how to locate your TB-Key, see the dedicated page for Finding your TB-Key.
Subscriptions
Tidsbanken’s API uses two keys, each serving a different purpose:
Subscription Key
Created in the Developer Portal
Identifies your API subscription
Determines which API products and environments you can access
Included in all requests as:
Ocp-Apim-Subscription-Key: <your key>