Most licensing APIs make you create an account before you can even see a response.
We built a live sandbox directly into our homepage. Here's how it works:
- Visit trafficorchestrator.com
- Scroll to the demo section (or click "View Live Demo")
- Enter any license key and domain
- Hit "Run Validation" - it calls our production edge API
- See the real JSON response with actual latency
No signup. No API key. No credit card.
The demo key TO-DEMO-TEST-KEY1 is pre-filled for you.
You can also hit it directly:
curl -X POST https://api.trafficorchestrator.com/api/v1/demo/validate \
-H 'Content-Type: application/json' \
-d '{"key": "TO-DEMO-TEST-KEY1", "domain": "example.com"}'
Sub-10ms validation from 300+ edge locations worldwide.
If you're building software that needs domain-bound licensing, check us out: trafficorchestrator.com
Traffic Orchestrator - Domain-bound software licensing, deployed at the edge.
Top comments (0)