Skip to Content

Treblle Docs

Explore TreblleWorkspace and SidebarCatalog

API Catalog

The API Catalog is a centralized repository where you can publish and manage your API documentation. It allows teams to collaborate effectively by sharing API details without granting full access to the API itself.

This separation is particularly useful if you want team members to interact only with the API documentation rather than the API endpoints directly.

Note

Only the API’s owner can publish it to the API Catalog, ensuring controlled visibility and secure sharing for catalog updates.

Steps to add an API to the Catalog

1. Go to API Settings

  • Select the API to add to the catalog.
  • On the left-hand menu, click API Settings.
API Settings

2. Publish your API

  • Scroll to the API Options section.
  • Click the Publish button.
API Options

3. Provide API Information

Fill out the required details for your API:

  • API Category: Select a category (e.g., Payment APIs, Authentication APIs).
  • API Tags: Add descriptive tags (e.g., OAuth, REST, v2).
  • API Description: Describe the API’s purpose and functionality.
API Information

Example: The Payment API supports multiple payment methods, including credit cards, PayPal, and digital wallets.

Publish Example

Click Publish to make the API live in the catalog.

Steps to View the API Catalog

1. Access the API Catalog

Click API Catalog from the dashboard in the left-hand menu.

API Catalog Option

2. Explore Published APIs

View the list of published APIs.

API Catalog Dashboard

Use sorting options like:

  • Popular
  • Grade
  • Name
  • Most Recent
Filter Options

Filter APIs by SDK or environment for more straightforward navigation.

Steps to interact with an API

1. API Details

Click on a published API to view detailed information:

  • API Score: A quality assessment based on design, performance, and security.
  • Followers: Number of users following the API.
  • Tags and Category: Metadata for discovery.
  • Description: Overview of the API’s purpose and functionality.
API Details

Tip

You can interact with your API documentation more effectively using Alfred , the AI assistant.

Alfred helps you navigate and understand your API docs, making it particularly useful for new team members.

Learn more about what’s new in the API catalog  in Treblle 3.0 Blog.

2. Additional Information

Access more API-specific details on the left-hand panel:

  • Authentication: Methods and credentials required to interact with the API.
  • Resources: Documentation, SDKs, and other materials.
  • Endpoints: Comprehensive list of available endpoints.
Additional Information
Last updated on