Update services.md

main
Freddy Dezeure 2021-10-16 08:29:11 +02:00 committed by GitHub
parent 7ec7e729e2
commit ca9570bd6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -5,11 +5,11 @@ layout: page
# Services
CyCAT provides a public catalogue including an open API. [The Cybersecurity Resource Catalogue public API services](https://api.cycat.org/) is an OpenAPI provides an extensive API to query UUID, publisher and projects.
CyCAT provides a public catalogue using an open API. [The Cybersecurity Resource Catalogue public API services](https://api.cycat.org/) provides an extensive API to query UUID, publishers and projects. A web based interface will be added at a later stage.
CyCAT - The Cybersecurity Resource Catalogue public API services document is available as [OpenAPI 2.0 swagger file](https://api.cycat.org/swagger.json). [PDF](https://www.cycat.org/assets/docs/api-documentation-3.pdf) of the CyCAT API.
CyCAT - The Cybersecurity Resource Catalogue public API services document is available as [OpenAPI 2.0 swagger file](https://api.cycat.org/swagger.json). [The documentation of the API is available in PDF](https://www.cycat.org/assets/docs/api-documentation-3.pdf).
The API already includes multiple source such as MITRE ATT&CK, Sigma rules, MISP feeds, MISP galaxies. Don't hesitate to [contact](/contact) us if you would like to add a new catalogue.
The API currently already includes multiple sources such as MITRE ATT&CK, Sigma rules, MISP feeds, MISP galaxies. Don't hesitate to [contact](/contact) us if you would like to add a new catalogue.
## API Usage and Examples