# Integrate

- [Integrate Terapi - Overview](/terapi-api-explorer/integrate/overview.md): High-level steps to ship an integration with Terapi.
- [Guides](/terapi-api-explorer/integrate/guides.md)
- [Authorize an API](/terapi-api-explorer/integrate/guides/authorize-an-api.md): Step-by-step guide on how to get user authorization to access an external API on their behalf.
- [Perform workflows with an API](/terapi-api-explorer/integrate/guides/perform-workflows-with-an-api.md): Step-by-step guide on how to perform workflows with an API (using an action template).
- [Proxy requests to an API](/terapi-api-explorer/integrate/guides/proxy-requests-to-an-api.md): Step-by-step guide on how to proxy requests to an API (using the \_proxy\_).
- [Receive webhooks from an API](/terapi-api-explorer/integrate/guides/receive-webhooks-from-an-api.md): Step-by-step guide on how to receive webhooks from an API.
- [Sync data from an API](/terapi-api-explorer/integrate/guides/sync-data-from-an-api.md): Step-by-step guide on how to continuously sync data from an API (using a sync template).
- [Advanced](/terapi-api-explorer/integrate/guides/advanced.md)
- [Secure the frontend SDK](/terapi-api-explorer/integrate/guides/advanced/secure-frontend-sdk.md): Step-by-step guide on how to secure the frontend SDK.
- [Store customer-specific data](/terapi-api-explorer/integrate/guides/advanced/store-customer-specific-data.md): Step-by-step guide on how to store customer-specific data retrievable in your app, in Terapi integration scripts, and on the Terapi UI.
- [Use custom field mappings](/terapi-api-explorer/integrate/guides/advanced/use-custom-field-mappings.md): Step-by-step guide on how to support custom fields using field mappings.
- [Verify webhooks from Terapi](/terapi-api-explorer/integrate/guides/advanced/verify-webhooks-from-nango.md): Step-by-step guide on how to verify the signatures of webhooks from Terapi.
