Go
A Go SDK for interacting with the Odin API for cybersecurity and threat detection
Original Repository: https://github.com/cybledev/odin-sdk-go
ODIN’s primary focus is to equip infosec teams with a precise depiction of the internet, enabling them to strengthen their security defences and proactively detect threats within their attack surface.
The Odin SDK for Go provides a simple way to interact with the Odin API and access various services related to cybersecurity, and more.
Installation
To use the Odin SDK in your Go project, you need to install it using the go get
command:
Usage
Examples
You can find various usage examples demonstrating how to interact with the Odin API in the Example file.
Make sure to replace <APIKey>
with your actual Odin API key from the odin dashboard.
Contributing
Thank you for using the Odin SDK for Go. 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!
More Information
For more information about our other projects and services, visit our website at https://odin.io.
Was this page helpful?