Overview
Raze.bot API operates through a distributed API gateway infrastructure to provide optimal performance across different geographic regions. Key Factors Affecting Latency:- Geographic Location: Latency varies significantly based on your server’s proximity to API gateways
- Network Conditions: Internet routing and congestion can impact response times
- Request Complexity: Different endpoints have different processing requirements
Latency Optimization Tips
Server Collocation
Deploy your servers in regions close to our API gateways for optimal performance.Request Simplification
- Simplify your API requests to reduce processing time
- Avoid unnecessary parameters or complex queries
- Use the most direct endpoint for your use case
Troubleshooting High Latency
If you’re experiencing higher than expected latency:- Check your server location - Ensure you’re in a supported region
- Monitor network conditions - Check for routing issues or congestion
- Log your requests - Monitor request timing to identify bottlenecks
