# Add-on: synchronous endpoints

We offer an add-on for Unitary Premium that allows access to synchronous API endpoints. When you send a request to one of these endpoints, the Policy classification results will be returned in the API response. Therefore, these endpoints do not require the integration of webhooks.

Please get in contact (<support@unitary.ai>) to discuss pricing if you are interested.

### POST endpoint reference

{% openapi src="/files/Qi5eEXKOFsvbyKUL4QLW" path="/classify/policy/image/now" method="post" %}
[api-worker.autogenerated.openapi.yaml](https://1303016406-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgkYGyPKqtHGZyEvMl1GP%2Fuploads%2Fgit-blob-1ea297cbed161d2a16d21ca42ffa258cb07caefb%2Fapi-worker.autogenerated.openapi.yaml?alt=media)
{% endopenapi %}


---

# 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://docs.unitary.ai/api-references/policy-classification/add-on-synchronous-endpoints.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.
