Support Center
v1.0
Management
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
AI Tools
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Connect to Cursor
Connect to VS Code
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 APIAPI to know which permissions you need.
Upload Reference through API
To upload the reference through the API, check Add or Update an API ReferenceAPI 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 by Zaid Daba'een on Feb 20, 2025
Anything missing? Leave us feedback
Next to read:
Advanced SettingsNeed help? Visit our community forums or contact us.
Discard 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