API Reference
Integrate with ShieldNode services using our REST API.
API Overview
The ShieldNode API is organized around REST principles. Our API accepts JSON-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes and verbs.
Base URL
https://api.shieldnode.com/v1
Content Type
All requests must use the application/json content type.
Need help?
If you need assistance with our API, please contact our developer support team.
Contact Support