Retrieve OpenAPI Documentation¶
You can retrieve an OpenAPI document for ThreatConnect’s v3 API with the following query:
GET /v3/openApi
The contents of the OpenAPI document will be returned in JSON format, which you can import into an API tool, such as Postman™, Paw™, and Swagger™ Editor, to interact with the documentation.
Postman™ is a trademark of Postman, Inc.
Paw™ is a trademark of Paw, Inc.
Swagger™ is a trademark of Smartbear Software, Inc.