# Integration Guides

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

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

Use this section to complete your Atlas API integration from setup to go-live.

### Recommended reading order

1. [Quick Start](https://resources.atriptech.com/api-document/readme/quick-start)
2. [Sandbox Access](https://resources.atriptech.com/api-document/readme/quick-start/making-requests)
3. [Sandbox Development](https://resources.atriptech.com/api-document/readme/quick-start/sandbox-development)
4. [Booking Overview](https://resources.atriptech.com/api-document/readme/booking-overview)
5. [Webhook Overview](https://resources.atriptech.com/api-document/readme/webhook-overview)
6. [UAT Validation](https://resources.atriptech.com/api-document/readme/quick-start/uat-submission-guide)
7. [Production Go-Live](https://resources.atriptech.com/api-document/readme/quick-start/production-go-live)

### Choose the right path

#### New integration

Start with [Quick Start](https://resources.atriptech.com/api-document/readme/quick-start).

Then move through:

* [Sandbox Access](https://resources.atriptech.com/api-document/readme/quick-start/making-requests)
* [Sandbox Development](https://resources.atriptech.com/api-document/readme/quick-start/sandbox-development)
* [UAT Validation](https://resources.atriptech.com/api-document/readme/quick-start/uat-submission-guide)
* [Production Go-Live](https://resources.atriptech.com/api-document/readme/quick-start/production-go-live)

#### Core booking flow

Use [Booking Overview](https://resources.atriptech.com/api-document/readme/booking-overview) for search, verify, order, payment, and order lookup.

#### Post-booking operations

Use [Post-booking Overview](https://resources.atriptech.com/api-document/readme/post-booking-overview) and [Post-booking Operations](https://resources.atriptech.com/api-document/readme/post-booking-overview/post-booking-operations) for refunds, maintenance, ancillaries, and claims.

#### Special programs

Use [Special Integrations](https://resources.atriptech.com/api-document/readme/special-integrations) only when your business flow requires airline-specific or discounted fare logic.

#### Operational tools

Use [Utility API Overview](https://resources.atriptech.com/api-document/readme/utility-api-overview) for balance, email, export, and ATRIP access.

#### Shared test and reference data

Use [Integration Reference](https://resources.atriptech.com/api-document/integration-reference) for shared values, sandbox test routes, and sandbox test cards.

### Typical integration flow

{% stepper %}
{% step %}

### Sandbox Access

Collect sandbox credentials and confirm required request headers.
{% endstep %}

{% step %}

### Sandbox Development

Build the booking flow in sandbox and validate webhook handling.
{% endstep %}

{% step %}

### UAT Validation

Submit the required UAT track with evidence.
{% endstep %}

{% step %}

### Production Go-Live

After UAT passes and your account is switched to `LIVE`, generate production credentials and switch to production endpoints for go-live.
{% endstep %}
{% endstepper %}

### When to use the API reference

Use [API Reference](https://resources.atriptech.com/api-document/api-reference) when you need exact schemas, parameters, and endpoint-level examples.

### Browse endpoint groups

* [Booking APIs](https://resources.atriptech.com/api-document/api-reference/booking-apis)
* [Post-booking APIs](https://resources.atriptech.com/api-document/api-reference/post-booking-apis)
* [Webhook & Incident APIs](https://resources.atriptech.com/api-document/api-reference/webhook-and-incident-apis)
* [Utility APIs](https://resources.atriptech.com/api-document/api-reference/utility-apis)

### Need troubleshooting help

Use [Troubleshooting & Support](https://resources.atriptech.com/api-document/troubleshooting-and-support) for FAQs, error codes, and escalation paths.
