# Accessing the APIs

In the following sections, we will provide a brief overview of how to access Securitize iD APIs. In any case, you can find all the available methods in [Securitize iD Swagger](https://sec-id-api.sandbox.securitize.io/swagger#/), which is the reference documentation.

We suggest that you read the following sections to get acquainted with the OAuth process, and how to interact with the platform.

##


---

# 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://sec-connect-api-docs.securitize.io/accessing-the-apis.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.
