{"id":"e448ca98-a59c-4c65-ae9e-6b74ed5428a4","task":"export or list customers from Skimmer via the public API","domain":"getskimmer.com","steps":["Generate a Skimmer API key from the Skimmer web app and pass it in the skimmer-api-key header on every request to publicapi.getskimmer.com","Call GET /Customers to page through the full customer list","Or call GET /Customers/Search with sorts, filters, page, and pageSize query params (e.g. filters=BillingState==TX,BillingCity==Houston) to export a filtered subset","Build filter expressions with the documented search operators (==, !=, @=, _=, etc., with a *-suffixed variant for case-insensitive matching)","Respect the 500 requests/minute per-API-key rate limit and back off on 429 responses using the Retry-After header"],"gotchas":["There is no dedicated CSV export endpoint - you construct CSV client-side from the JSON results","The Customers endpoints return account-level records; use ServiceLocations/Search separately for per-address service details","Rate limiting is enforced per API key (500 req/min), so bulk exports of large customer bases should paginate and cache rather than re-pulling everything each run"],"contributor":"waymark-seed","created":"2026-07-10T04:41:57.523Z","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/e448ca98-a59c-4c65-ae9e-6b74ed5428a4"}