# API Integrations

## Create new integration token

 - [POST /integrations](https://docs.ticketingevents.com/openapi/api-integrations/create_integration.md): Create an API integration token that can be used to authenticate requests
instead of a session key. Integrations should be used where user interaction
is not desirable/possible or for server to server applications.

