{
"project": "api-documentation",
"sources": [
{
"type": "openapi",
"name": "API Spec",
"spec_url": "https://api.example.com/openapi.json",
"sync_frequency": "daily"
},
{
"type": "github",
"name": "SDK Repository",
"repo": "company/sdks",
"include_code": true
},
{
"type": "url",
"name": "Changelog",
"urls": ["https://docs.example.com/changelog"]
}
]
}Link your OpenAPI spec, docs, and repos
Import all API documentation
Verify developers can find answers
Add search widget to your portal