API Guidelines
Follow these standard guidelines when interacting with LoyaltySurf APIs.
Requests
Responses
Rate Limits
{
"name": "RateLimit",
"code": "RATE_LIMIT",
"message": "You have reached your minute limit.",
"status": 429,
"supportUrl": "https://loyaltysurf.io/settings#contact_support",
"policyName": "MINUTE",
"level": "error",
"timestamp": "2019-12-08T00:05:45.478Z"
}Rate Headers
Policies
Slowdown Rate
Max Connections
Suggestions
1. Cache data for repeat calls
2. Use Webhooks to get updated data from LoyaltySurf
Metadata
MetadataLast updated
Was this helpful?