Skip to main content

Routing Endpoints

Base URL: https://api.casexchange.com/api/public/v1

GET /routing/rules

Returns the referral routing rules configured for the caller’s firm. Tier: read_only
Response 200

GET /routing/evaluate

Evaluates routing rules for a hypothetical case profile and returns the matching rule with its firm assignments. Useful for previewing which firms would receive a referral before it is created. Tier: read_only Query parameters:
Response 200
When no routing rule matches the given parameters, data is null:

GET /routing/re-refer

Evaluates which firms would receive a re-referral for an existing case, taking into account previous routing attempts. Tier: read_only Query parameters:
Response 200
When no routing rule matches, data is null: