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.

  1. 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.
  1. Click Create API. If using API option: Choose the project to group the API under, or create a new one.
  2. Enter the API Name and select the API Type from the dropdown:
    • REST
    • WebSocket
    • GraphQL
    • gRPC
  3. Provide any required API Endpoints (must use HTTPS).
  4. Assign Owners - These may be auto-filled based on the project's settings. You can add additional owners as needed.
  5. 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.
  6. Click Submit.