# Welcome!

<figure><img src="https://945103711-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYYvB6ZsZdJ4LlM9TyzIa%2Fuploads%2F5oDXUjoLzfI57mPVLvJu%2Fmemzo_logo.png?alt=media&#x26;token=465a3777-7739-4420-9292-4874a7d7ab24" alt=""><figcaption></figcaption></figure>

Welcome to the official Memzo API documentation.&#x20;

Here, you will find comprehensive details about our public APIs, which exclusively use the JSON format for both requests and responses.&#x20;

To get started, please reach out to the Memzo team to obtain your unique API Key and Secret Key, which are essential for accessing all our API endpoints.

{% content-ref url="quick-start" %}
[quick-start](https://docs.memzo.ai/whitelabel-apis/quick-start)
{% endcontent-ref %}

## Want to deep dive?

Dive a little deeper and start exploring our API reference to get an idea of everything that's possible with the API:

{% content-ref url="api-v1.1-reference" %}
[api-v1.1-reference](https://docs.memzo.ai/whitelabel-apis/api-v1.1-reference)
{% endcontent-ref %}


---

# 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.memzo.ai/whitelabel-apis/welcome.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.
