# Paramount Acceptance

To connect with Paramount Acceptance you will need an API relationship with Paramount Acceptance. To begin this process reach out to Paramount Acceptance directly. Contact information can be found on their [Contact Us page](https://paramountacceptance.com/contact-us-2/).

Paramount Acceptance sets up individual API keys for each new integration. From that point, they'll have you sign their Terms of Use.

You will then need this API key (`token`) provided by Paramount Acceptance, the `x_client_id`(specific to the client you are connecting to) and a base `url` for the connection. Paramount Acceptance should be able to assist in acquiring all of these fields.


---

# 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.middle.app/middle-docs/guides/app-reference/paramount-acceptance.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.
