# Restricted access to the API

The B2CORE API is restricted and *not* publicly available.

If you require the API documentation, please submit a support ticket with a clear and detailed description of your intended use cases. Providing a thorough explanation of how you plan to use the API will help us assess your needs accurately and minimize follow-up questions or delays.


---

# 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.b2core.b2broker.com/b2core-api/restricted-access-to-the-api.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.
