Support Center
v1.0
Features
Comments
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
API Key
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
DeveloperHub can integrate with your CI/CD pipelines to update pages and keep your references up to date.

Integrating with CI/CD
On running your CI/CD pipelines, you can upload a reference to DeveloperHub after generating it from your own tools. This works by:
- Generating your reference.
- Sending a request to DeveloperHub to update the reference.
If a reference with the same title already exists, then that reference will be updated. Otherwise, a new reference is created.
How to Upload References Programmatically
To upload references programmatically:
Create an API Key
To create an API Key for a project:
- In the sidebar, select API Key
- If you already have a key, then you can click on Copy to copy it.
- If not, then you can generate a new API Key.
Each API Key can have different permissions. Consult the auto$ to know which permissions you need.
Upload Reference through API
To upload the reference through the API, check Add or Update an API Reference in our API Reference.
An example request would be:
Bash
curl --request POST \ --url https://api.developerhub.io/api/v1/version/50/reference \ --header "X-Api-Key: 689bbce8acc68b7a4346acca6a028e6f8126eb792b19a334f8e3f2a12ca8f561" --form "file=@/Users/DH/swagger.yaml"Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on May 4, 2025
Was this page helpful?
Next to read:
Advanced SettingsDiscard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message