cycat.org

CyCAT - The Cybersecurity Resource Catalogue public API services.

14 endpoints security
πŸ“„ Docs πŸ“‹ OpenAPI spec πŸ”¬ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Get information about the CyCAT backend services including status, overall st…
curl \
  /info
Get child UUID(s) from a specified project or publisher UUID.
curl \
  /child/{uuid}
Generate an UUID version 4 RFC4122-compliant.
curl \
  /generate/uuid
Endpoints (14 total)
GET
/info
Get information about the CyCAT backend services including status, overall st…
GET
/child/{uuid}
Get child UUID(s) from a specified project or publisher UUID.
GET
/generate/uuid
Generate an UUID version 4 RFC4122-compliant.
GET
/lookup/{uuid}
Lookup UUID registered in CyCAT.
GET
/parent/{uuid}
Get parent UUID(s) from a specified project or item UUID.
GET
/namespace/getall
List all known namespaces.
GET
/relationships/{uuid}
Get relationship(s) UUID from a specified UUID.
GET
/search/{searchquery}
Full-text search in CyCAT and return matching UUID.
GET
/list/project/{start}/{end}
List projects registered in CyCAT by pagination (start,end).
GET
/namespace/getid/{namespace}
Get all ID from a given namespace.
GET
/list/publisher/{start}/{end}
List publishers registered in CyCAT by pagination (start,end).
GET
/relationships/expanded/{uuid}
Get relationship(s) UUID from a specified UUID including the relationships me…
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints14
Categories1