Managing API References

AI Tools

DeveloperHub generates beautiful and powerful API References from your API specification files. See our Swagger Petstore demo here.

See Uploading References to learn how to add an API reference to your version.

Manage Sections

API references and documentation sections live on the same Manage Sections page. To open it:

  • In the editor top navigation, click on the section menu.

  • Click the settings cog.

The left list groups sections under Documentation and API Reference headers. Select an API reference to see and edit its settings on the right.

Creating API References

To create an API reference:

  1. Open the section menu in the top navigation.

  2. Under the API Reference group, click + New API reference.

  3. Choose one:

    • Create from scratch: start with an empty OpenAPI definition.

    • Upload OpenAPI definition: upload an existing file. See Uploading References.

    • Merge references: combine two or more existing references. See Merging API Definitions.

Deleting API References

To delete an API reference:

  • Open Manage Sections.

  • Select the API reference.

  • In the Danger zone card, click Delete section.

  • Confirm your deletion.

Warning

Once an API reference is deleted, it cannot be retrieved back.

Ordering API References

To change an API reference order in the picker:

  • Open Manage Sections.

  • Drag the reference in the left list from the handle .

  • Drop the reference in the desired place.

You can only reorder within the API Reference group; drag-and-drop between Documentation and API Reference is not supported.

If the reference is ordered first, is published and there are no documentations, then it will be the default reference to load for your readers.

  Last updated