# API Flow

- [API Publishing](https://documentation.astera.com/api-flow/api-publishing.md)
- [Develop](https://documentation.astera.com/api-flow/api-publishing/develop.md)
- [Designing an API Flow](https://documentation.astera.com/api-flow/api-publishing/develop/designing-an-api-flow.md)
- [Request Context Parameters](https://documentation.astera.com/api-flow/api-publishing/develop/request-context-parameters.md)
- [Configuring Sorting and Filtering in API Flows](https://documentation.astera.com/api-flow/api-publishing/develop/configuring-sorting-and-filtering-in-api-flows.md)
- [Enable Pagination](https://documentation.astera.com/api-flow/api-publishing/develop/enable-pagination.md)
- [Asynchronous API Request](https://documentation.astera.com/api-flow/api-publishing/develop/asynchronous-api-request.md)
- [Multiple Responses using Conditional Route](https://documentation.astera.com/api-flow/api-publishing/develop/multiple-responses-using-conditional-route.md)
- [Workflow Tasks in an API Flow](https://documentation.astera.com/api-flow/api-publishing/develop/workflow-tasks-in-an-api-flow.md)
- [Enable File Download-Upload Through APIs](https://documentation.astera.com/api-flow/api-publishing/develop/enable-file-download-upload-through-apis.md)
- [Database CRUD APIs Auto-Generation](https://documentation.astera.com/api-flow/api-publishing/develop/database-crud-apis-auto-generation.md)
- [Pre-deployment Testing and Verification of API flows](https://documentation.astera.com/api-flow/api-publishing/develop/pre-deployment-testing-and-verification-of-api-flows.md)
- [Multipart/Form-Data](https://documentation.astera.com/api-flow/api-publishing/develop/multipart-form-data.md)
- [Certificate Store](https://documentation.astera.com/api-flow/api-publishing/develop/certificate-store.md)
- [Publish](https://documentation.astera.com/api-flow/api-publishing/publish.md)
- [API Deployment](https://documentation.astera.com/api-flow/api-publishing/publish/api-deployment.md)
- [Test Flow Generation](https://documentation.astera.com/api-flow/api-publishing/publish/test-flow-generation.md)
- [Manage](https://documentation.astera.com/api-flow/api-publishing/manage.md)
- [Server Browser Functionalities for API Publishing](https://documentation.astera.com/api-flow/api-publishing/manage/server-browser-functionalities-for-api-publishing.md)
- [Swagger UI for API Deployments](https://documentation.astera.com/api-flow/api-publishing/manage/server-browser-functionalities-for-api-publishing/swagger-ui-for-api-deployments.md)
- [API Monitoring](https://documentation.astera.com/api-flow/api-publishing/manage/api-monitoring.md)
- [Logging and Tracing](https://documentation.astera.com/api-flow/api-publishing/manage/logging-and-tracing.md)
- [API Consumption](https://documentation.astera.com/api-flow/api-consumption.md)
- [Consume](https://documentation.astera.com/api-flow/api-consumption/consume.md)
- [API Connection](https://documentation.astera.com/api-flow/api-consumption/consume/api-connection.md)
- [Making API Calls with the API Client](https://documentation.astera.com/api-flow/api-consumption/consume/making-api-calls-with-the-api-client.md)
- [API Browser](https://documentation.astera.com/api-flow/api-consumption/consume/api-browser.md)
- [Type 1 – JSON/XML File](https://documentation.astera.com/api-flow/api-consumption/consume/api-browser/type-1-json-xml-file.md)
- [Type 2 – JSON/XML URL](https://documentation.astera.com/api-flow/api-consumption/consume/api-browser/type-2-json-xml-url.md)
- [Type 3 – Import Postman API Collections](https://documentation.astera.com/api-flow/api-consumption/consume/api-browser/type-3-import-postman-api-collections.md)
- [Type 4 - Create or customize API collection](https://documentation.astera.com/api-flow/api-consumption/consume/api-browser/type-4-create-or-customize-api-collection.md)
- [Pre-built Custom Connectors](https://documentation.astera.com/api-flow/api-consumption/consume/api-browser/pre-built-custom-connectors.md)
- [Request Service Options - eTags](https://documentation.astera.com/api-flow/api-consumption/consume/request-service-options-etags.md)
- [HTTP Redirect Calls](https://documentation.astera.com/api-flow/api-consumption/consume/http-redirect-calls.md)
- [Method Operations](https://documentation.astera.com/api-flow/api-consumption/consume/method-operations.md)
- [Pagination](https://documentation.astera.com/api-flow/api-consumption/consume/pagination.md)
- [Raw Preview And Copy Curl Command](https://documentation.astera.com/api-flow/api-consumption/consume/raw-preview-and-copy-curl-command.md)
- [Support for text/XML and SOAP Protocol](https://documentation.astera.com/api-flow/api-consumption/consume/support-for-text-xml-and-soap-protocol.md)
- [API Logging](https://documentation.astera.com/api-flow/api-consumption/consume/api-logging.md)
- [Authorize](https://documentation.astera.com/api-flow/api-consumption/authorize.md)
- [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.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.
