swaggerhub.com

Overview Use SwaggerHub Registry API to access, manage, and update the following resources in SwaggerHub, bypassing the web interface: APIs Domains Integrations Projects * Templates SwaggerHub also provides the [User Management API](https://app.swaggerhub.com/apis-docs/swagger-

๐Ÿ”‘ apikey 87 endpoints developer_tools
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Search APIs
curl \
  -H "Authorization: $API_KEY" \
  /apis
Retrieve a list of currently defined APIs, domains, and templates in APIs.jsoโ€ฆ
curl \
  -H "Authorization: $API_KEY" \
  /specs
Search domains
curl \
  -H "Authorization: $API_KEY" \
  /domains
Endpoints (87 total)
GET
/apis
Search APIs
GET
/specs
Retrieve a list of currently defined APIs, domains, and templates in APIs.jsoโ€ฆ
GET
/domains
Search domains
GET
/projects
Get all projects that a user has access to
GET
/templates
Retrieve a list of templates for an owner
GET
/apis/{owner}
Get a list of APIs of the specified owner
GET
/domains/{owner}
Get a list of domains of the specified owner
GET
/projects/{owner}
Get all projects of an organization
GET
/apis/{owner}/{api}
Get a list of API versions
GET
/domains/{owner}/{domain}
Get a list of domain versions
GET
/apis/{owner}/{api}/{version}
Get the OpenAPI definition of the specified API version
GET
/projects/{owner}/{projectId}
Get project information
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints87
Authapikey
Categories1