Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 698 Bytes

api-patrowl-manager.md

File metadata and controls

13 lines (10 loc) · 698 Bytes

REST-API Documentation for Patrowl Manager

Format Link
OpenApi 3.0 patrowl-manager-openapi.yaml
Swagger-JSON patrowl-manager-swagger.json

You can import the OpenApi YAML file in the swagger-editor or any other compatible client. A Web-based client for REST-API endpoints is also available at url /apis-doc.

Token Authentication

Example:

curl -X GET http://127.0.0.1:8000/assets/api/v1/list -H 'Authorization: Token 9944b09199c62bcf9418ad846dd0e4bbdfc6ee4b'