SDKs
Python
A comprehensive SDK for cybersecurity threat detection and internet surface analysis
Original Repository: https://github.com/cybledev/odin-sdk-python
Requirements
Installation & Usage
pip install
You may need to run pip
with root permission: sudo pip install odin-sdk
Then import the package:
Getting Started
API Methods Examples
Hosts Search
Host CVE IP
Authorization
ApiKeyAuth
- Type: API key
- API key parameter name: X-API-Key
- Location: HTTP header
Generate your Odin API key from the odin dashboard.
Additional Resources
If you encounter any issues, find a bug, or want to contribute, feel free to open an issue or submit a pull request. Your feedback and contributions are highly appreciated!
For more information about our other projects and services, visit our website at https://odin.io.
SDK Metadata
- API version: 1.0
- Package version: 2.0.0
- Build package: io.swagger.codegen.v3.generators.python.PythonClientCodegen
Was this page helpful?