Back to catalog
πŸ’»

Zuplo

API Key

API platform for Development, Deployment, and Docs - add auth, rate-limiting, and monetization fast

πŸ’»DevelopmentHTTPS

gateway_url

environment

Gateway UrlHttps://my-api.zuplo.app
EnvironmentProduction
Requests Per Second1,200
Latency Ms18
StatusHealthy

Sample Response

response.json
1{
2 "gateway_url": "https://my-api.zuplo.app",
3 "environment": "production",
4 "requests_per_second": 1200,
5 "latency_ms": 18,
6 "status": "healthy"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://zuplo.com/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs