# Creating an API Store

To get started using MagicAPI, the first thing to do is create an API Store.

<figure><img src="/files/75OrawE5BfIwlimzkuwB" alt=""><figcaption></figcaption></figure>

The name you enter will create an API store at this subdomain. "\<name">.magicapi.app.\
\
You can configure your APIStore's MagicAPI subdomain or your own custom domain using the Domain Settings from the menu on the left side.

Once you have created an API Store, you need to connect your API store. Click next to learn how to connect your API Store.


---

# 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.magicapi.com/overview/creating-an-api-store.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.
