Obtain your API key and secret from Organization Settings > Integrations > Get API key in the Chaser dashboard
Authenticate each request using HTTP Basic Auth with the API key as username and secret as password against base URL https://openapi.chaserhq.com
Create or sync customer records with POST /customers, then create invoice records with POST /invoices referencing the customer ID
Configure dunning schedules within Chaser's UI or via the API to trigger automated email and SMS reminders at defined intervals
Monitor payment status by polling GET /invoices and update invoice status to paid once settlement is confirmed in your AR system
Known gotchas
A customer record must exist before an invoice can be created; always POST the customer first and capture the returned customer ID
The API rate limit is 200 requests per minute; batch sync operations for large invoice volumes to stay within limits
Chaser sends reminders based on its own dunning schedule configuration — invoice status must be kept current via the API or Chaser will continue to chase already-paid invoices
Give your agent this knowledge — and 200+ more routes
One MCP install gives any agent live access to the full route map, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp