Create an API
Updated: October 30, 2025
To create an API you must first create a project. Learn how to create a project here. You can create an API from the Projects tab or from the APIs tab.
- Navigate to your starting point:
- Projects option:
- In the side menu, go to Platform and select Projects.
- Select the project where the API will be grouped, or create a new Project.
- API option:
- In the side menu, go to API and select Inventory.
- Click Create API. If using API option: Choose the project to group the API under, or create a new one.
- Enter the API Name and select the API Type from the dropdown:
- REST
- WebSocket
- GraphQL
- gRPC
- Provide any required API Endpoints (must use HTTPS).
- Assign Owners - These may be auto-filled based on the project's settings. You can add additional owners as needed.
- Add Custom Tags - These may also be auto-filled, depending on the project's settings. To add more to the API:
- Click Add Tag.
- Enter a Key and a Value for each tag.
- Click Submit.