> For the complete documentation index, see [llms.txt](https://documentation.astera.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.astera.com/astera-data-stack-v9/api-flows/api-consumption.md).

# API Consumption

- [Consume](https://documentation.astera.com/astera-data-stack-v9/api-flows/api-consumption/consume.md)
- [REST Connection](https://documentation.astera.com/astera-data-stack-v9/api-flows/api-consumption/consume/rest-connection.md)
- [Making API Calls with the REST Client Object in Astera](https://documentation.astera.com/astera-data-stack-v9/api-flows/api-consumption/consume/making-api-calls-with-the-rest-client-object-in-astera.md)
- [REST API Browser](https://documentation.astera.com/astera-data-stack-v9/api-flows/api-consumption/consume/rest-api-browser.md)
- [Method Operations](https://documentation.astera.com/astera-data-stack-v9/api-flows/api-consumption/consume/method-operations.md)
- [Pagination](https://documentation.astera.com/astera-data-stack-v9/api-flows/api-consumption/consume/pagination.md)
- [Authorize](https://documentation.astera.com/astera-data-stack-v9/api-flows/api-consumption/authorize.md)
- [Open APIs - Configuration Details](https://documentation.astera.com/astera-data-stack-v9/api-flows/api-consumption/authorize/open-apis-configuration-details.md)
- [Authorizing Facebook APIs in Astera](https://documentation.astera.com/astera-data-stack-v9/api-flows/api-consumption/authorize/authorizing-facebook-apis-in-astera.md)
- [Authorizing Astera's Server APIs](https://documentation.astera.com/astera-data-stack-v9/api-flows/api-consumption/authorize/authorizing-asteras-server-apis.md)
- [Authorizing Avaza APIs in Astera](https://documentation.astera.com/astera-data-stack-v9/api-flows/api-consumption/authorize/authorizing-avaza-apis-in-astera.md)
- [Authorizing Square API in Astera](https://documentation.astera.com/astera-data-stack-v9/api-flows/api-consumption/authorize/authorizing-square-api-in-astera.md)
- [Authorizing ActiveCampaign API in Astera](https://documentation.astera.com/astera-data-stack-v9/api-flows/api-consumption/authorize/authorizing-activecampaign-api-in-astera.md)
- [Authorizing QuickBooks’ API in Astera](https://documentation.astera.com/astera-data-stack-v9/api-flows/api-consumption/authorize/authorizing-quickbooks-api-in-astera.md)
- [Accessing Astera's Server APIs Through a Third Party Tool](https://documentation.astera.com/astera-data-stack-v9/api-flows/api-consumption/authorize/accessing-asteras-server-apis-through-a-third-party-tool.md)
- [Astera's Server API Documentation](https://documentation.astera.com/astera-data-stack-v9/api-flows/api-consumption/authorize/asteras-server-api-documentation.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://documentation.astera.com/astera-data-stack-v9/api-flows/api-consumption.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
