Complete reference for the Goals.Gives REST API.
https://goals-referral-api.goalsfinance.workers.dev
All authenticated endpoints require an API key passed in the X-API-Key header. Paste your API key below to enable the "Try It" feature on authenticated endpoints.
120
requests / minute
30
webhook req / minute
Exceeding limits returns 429 Too Many Requests.
All errors follow a consistent format:
{
"success": false,
"error": "Description of what went wrong"
}Need help? Reach out at api@goals.gives