VirusTotal / vt-py

The official Python 3 client library for VirusTotal
https://virustotal.github.io/vt-py/
Apache License 2.0
530 stars 121 forks source link

OpenAPI specifications? #147

Open fab-mindflow opened 1 year ago

fab-mindflow commented 1 year ago

Hey, To ease integration in 3rd party environments, do you have an OpenAPI specifications file of the entire VirusTotal API ? It would be great to have one so that we can generate SDKs for other languages.

fab-mindflow commented 10 months ago

Up?

danipv commented 10 months ago

Hi Fabrice,

Thanks for your interest, here you have the openAPI definitions for the VirusTotal API (public and enterprise definitions), keep in mind these definitions are WIP and may be incomplete.

vt-api-v3-openapi.json vt-api-v3-enterprise-openapi.json