Available environments
You can use 2 different API endpoints within the portal: playground and production environment.
Most API products will allow developers to subscribe to the playground environment without any further approval process making a mocked or special production-lookalike playground accessible. For production access manual approval is needed, in some cases specific partner agreements or technical certifications must be provided upfront. Individual descriptions about production access are part of the API description pages.
| ENVIRONMENT NAME | GENERAL URL |
|---|---|
| playground | https://playground.api.tui/{API_NAME} |
| production |
https://prod.api.tui/{API_NAME} |
NOTE: There might be API specific differences on the use of playground or test environments. Please also have a look on API specific documentations for technical integrations specific to each API.
