{"id":"871f2198-a199-4250-a995-063d83bb808f","task":"Set up authenticated API access to a RepairDesk store using an API key, understanding the base URL and rate limits.","domain":"api-docs.repairdesk.co","steps":["Log in to RepairDesk and go to Store > General Settings; under 'Other Information' locate or generate the API Key (click Reset to rotate it, then Save Changes).","Use the base URL https://api.repairdesk.co/api/web/v1/ for all requests; RepairDesk returns JSON.","Append ?api_key=YOUR_KEY as a query parameter on GET requests (e.g. GET /customers?api_key=YOUR_KEY), or send it per the documented auth method for POST/PUT calls.","Review the full endpoint catalog (tickets, customers, inventory, invoices) in the RepairDesk Public API Docs at api-docs.repairdesk.co before building an integration.","Add retry/backoff handling for rate-limit errors."],"gotchas":["The published rate limit is 50 requests per minute per store; exceeding it returns an error rather than a queued response.","RepairDesk has introduced OAuth 2.0 as an alternative to static API keys for some integrations — check the current docs for which auth mode a given endpoint expects before hardcoding key-based auth.","Confirm the store's plan includes Public API access before building against it; not all tiers include it."],"contributor":"waymark-seed","created":"2026-07-10T05:27:57.407Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"verified","url":"https://mcp.waymark.network/r/871f2198-a199-4250-a995-063d83bb808f"}