> For the complete documentation index, see [llms.txt](https://resources.atriptech.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://resources.atriptech.com/api-document/support-and-reference/utility-api-overview.md).

# Operational utilities

{% hint style="info" %}
💬 **Need help?** If you're stuck, ask Eva in the Help Center for instant diagnostics.

<a href="https://www.atriptech.com/" class="button primary" data-icon="comments">Ask Eva</a>
{% endhint %}

Use this section for non-transactional APIs used by operations and support teams.

Start here when you need to:

* check balance or finance-related status
* query operational email records
* export route data
* generate ATRIP access tokens

### FAQ

#### What are these utilities used for?

They support non-transactional workflows such as finance checks, email lookup, route export, and ATRIP access.

They are not part of the main search-to-ticket booking chain.

#### Which utility page should I open first?

Use **Balance** for finance checks, **Email Query** for captured email lookup, **Route Export** for route data extraction, and **ATRIP Token** for token generation.

### Pages in this section

* [Balance](/api-document/support-and-reference/utility-api-overview/balance.md)
* [Email Query](/api-document/support-and-reference/utility-api-overview/email-query.md)
* [Route Export](/api-document/support-and-reference/utility-api-overview/route-export.md)
* [ATRIP Token](/api-document/support-and-reference/utility-api-overview/atrip-token.md)

### What this section covers

* Balance and finance checks
* Email lookups for operational workflows
* Route exports for reporting
* ATRIP token generation

### Main APIs

* `balance.do`
* `route/export.do`
* `queryMail.do`
* `getAtripToken.do`

### Use this when you need

* Operations and finance workflows
* Export route data
* Query email records
* Access ATRIP with generated tokens

### What comes next?

After you identify the utility task, open the matching page in this section for the exact request and response details.

### Full API reference

Use endpoint-level details here:

[Utility APIs](/api-document/api-reference/utility-apis.md)

### Related pages

* [Integration Guides](/api-document/readme-1.md)
* [Post-booking](/api-document/product-guides/post-booking.md)
* [Webhook Overview](/api-document/product-guides/extensions-and-integrations/webhook-overview.md)
