# Our Legacy API and SDK

Thank you for opening this page. if you are a long time customer that had previously integrated our V1 (version one) API's and would still want to maintain them (if you ask me, our V2 API are lot better 😉...), you can send a mail to [support@youverify.co](mailto:undefined) and we will furnish you with all the information you need.

Also, thank you for being our customer for so long.


---

# 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://doc.youverify.co/our-legacy-api-and-sdk.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.
