syncing market data_
CyCAT - The Cybersecurity Resource Catalogue public API services.
CyCAT - The Cybersecurity Resource Catalogue public API services. --- Public API proxied through Ozma. **Claim this listing** to monetize and manage pricing.
No score data yet
| Method | Path | Summary | Price |
|---|---|---|---|
| GET | /child/{uuid} | Get child UUID(s) from a specified project or publisher UUID. | 1c |
| GET | /generate/uuid | Generate an UUID version 4 RFC4122-compliant. | 1c |
| GET | /info | Get information about the CyCAT backend services including status, overall statistics and version. | 1c |
| GET | /list/project/{start}/{end} | List projects registered in CyCAT by pagination (start,end). | 1c |
| GET | /list/publisher/{start}/{end} | List publishers registered in CyCAT by pagination (start,end). | 1c |
| GET | /lookup/{uuid} | Lookup UUID registered in CyCAT. | 1c |
| GET | /namespace/finduuid/{namespace}/{namespaceid} | Get all known UUID for a given namespace id. | 1c |
| GET | /namespace/getall | List all known namespaces. | 1c |
| GET | /namespace/getid/{namespace} | Get all ID from a given namespace. | 1c |
| GET | /parent/{uuid} | Get parent UUID(s) from a specified project or item UUID. | 1c |
| POST | /propose | Propose new resource to CyCAT. | 1c |
| GET | /relationships/expanded/{uuid} | Get relationship(s) UUID from a specified UUID including the relationships meta information. | 1c |
| GET | /relationships/{uuid} | Get relationship(s) UUID from a specified UUID. | 1c |
| GET | /search/{searchquery} | Full-text search in CyCAT and return matching UUID. | 1c |
ozma register && ozma call cycat-org-api /child/{uuid} --jsoncurl -H "Authorization: Bearer $OZMA_KEY" \
https://gateway.ozma.app/v1/proxy/cycat-org-api/child/{uuid}# Python
client.proxy_call("cycat-org-api", "/child/{uuid}")Own this API? Claim the listing to manage pricing and receive payouts.