| Navigation: π Home | π API Reference | βοΈ Legal Docs | π Website |
Utility Server API Documentation
Provided by: DNS Stack Private Limited
CIN: U62099UP2025PTC223463
Product: Utility Server (SPIDER, RHINO, MARLIN)
Website: https://www.dnsstack.com
This folder contains comprehensive API documentation for Utility Serverβs services.
Complete API reference for the TTS Utility Server, including:
Production:
https://prod.services.utility-server.com/{identifire}
Development:
http://btv.localhost:3000/{identifire}
Spider Module:
https://spider.services.utility-server.com
identifire): Your unique client IDcurl -X POST "https://prod.services.utility-server.com/www.example.com/customers/member_login" \
-H "Content-Type: application/json" \
-H "User-Agent: TTS-Utility-Client/V4.21.04" \
-H "x-tts-cc-access-key: YOUR_ACCESS_KEY" \
-d '{
"email_id": "[email protected]",
"password": "your_password",
"identifire": "www.example.com",
"client_ver": "V4.21.04",
"ip_address": "192.168.1.1",
"mac_address": "-",
"checksum": "generated_checksum_value",
"secret": "YOUR_SECRET_KEY"
}'
β Complete Endpoint Reference
β Authentication Guide
β Code Examples
β Error Handling
β Best Practices
Email: [email protected]
Documentation: https://github.com/utility-server/utility-client/wiki
Email: [email protected]
GitHub: https://github.com/utility-server
Status Page: https://status.utility-server.com
URL: https://spider.services.utility-server.com
Docs: https://github.com/utility-server/SPIDER/wiki
URL: https://rhino.utility-server.com
Features: HTML caching, edge delivery
URL: https://marlin.utility-server.com
Features: Real-time optimization, format conversion
Current API Version: 4.21.04
Last Updated: November 6, 2025
Breaking Changes: See CHANGELOG if available
API usage is subject to:
For legal inquiries: [email protected]
Β© 2024-2025 DNS Stack Private Limited. All rights reserved. Utility Server is a product of DNS Stack Private Limited.