Basic checks to quickly identify and resolve common issues with the GlueX integration or APIs
Verify the keys
Confirm Endpoints
https://router.gluex.xyz
for quotes and
https://exchange-rates.gluex.xyz
for exchange ratesValidate Request Payload
Inspect HTTP Status Codes
400
indicates a
malformed request, 401
/403
indicate authentication or authorization
failure, 429
signals rate limiting and any 5xx
indicates a server side
errorReview Rate Limits
429
responses, implement exponential backoff and reduce request
frequencyConfirm Token Addresses and Chains
Enable Debug Logging