> ## Documentation Index
> Fetch the complete documentation index at: https://docs.jojapi.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Creating New API

> In this article, we will cover creating an API in Studio.

1. First, open **Studio**.

   <img src="https://mintcdn.com/jojapi/GdFTWqNpasa72wQB/images/ss-2024-06-23-02.12.01-2048x1024.png?fit=max&auto=format&n=GdFTWqNpasa72wQB&q=85&s=37cee0b243e2770f91ab96fd14c8efa0" alt="Ss 2024 06 23 02 12 01 2048x1024 Pn" width="2048" height="1024" data-path="images/ss-2024-06-23-02.12.01-2048x1024.png" />
2. Go to the **My APIs** tab.
3. Click the **Create New API** button and enter the information (you can change them at any time).

   <img src="https://mintcdn.com/jojapi/GdFTWqNpasa72wQB/images/ss-2024-06-23-02.48.08-2048x1013.png?fit=max&auto=format&n=GdFTWqNpasa72wQB&q=85&s=a127e9cf1860e537603db8736c9c031c" alt="Ss 2024 06 23 02 48 08 2048x1013 Pn" width="2048" height="1013" data-path="images/ss-2024-06-23-02.48.08-2048x1013.png" />
4. Click the **Add** button. Your API has been added, now you can make your API ready by adding endpoints.

> When you create an API, a **slug** is automatically created by the system (this is generated from your API name) which will be used to identify your API. Note that this cannot be changed.
