# Authorize

- [Open APIs - Configuration Details](https://documentation.astera.com/api-flow/api-consumption/authorize/open-apis-configuration-details.md)
- [Authorizing Facebook APIs](https://documentation.astera.com/api-flow/api-consumption/authorize/authorizing-facebook-apis.md)
- [Authorizing Astera’s Server APIs](https://documentation.astera.com/api-flow/api-consumption/authorize/authorizing-asteras-server-apis.md)
- [Authorizing Avaza APIs](https://documentation.astera.com/api-flow/api-consumption/authorize/authorizing-avaza-apis.md)
- [Authorizing the Square API](https://documentation.astera.com/api-flow/api-consumption/authorize/authorizing-the-square-api.md)
- [Authorizing the ActiveCampaign API](https://documentation.astera.com/api-flow/api-consumption/authorize/authorizing-the-activecampaign-api.md)
- [Authorizing the QuickBooks’ API](https://documentation.astera.com/api-flow/api-consumption/authorize/authorizing-the-quickbooks-api.md)
- [Astera’s Server API Documentation](https://documentation.astera.com/api-flow/api-consumption/authorize/asteras-server-api-documentation.md)
- [NTLM Authentication](https://documentation.astera.com/api-flow/api-consumption/authorize/ntlm-authentication.md)
- [AWS Signature Authentication](https://documentation.astera.com/api-flow/api-consumption/authorize/aws-signature-authentication.md)


---

# Agent Instructions: 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/api-flow/api-consumption/authorize.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.
