Coverage Tutors
The org’s tutors with their service-area coverage of postcode, covering-first.
Each tutor carries covers_area — does their declared service (serves_all_areas,
service_postcodes, or within max_travel_km) reach the postcode — and distance_km,
the straight-line km from the postcode centroid to the tutor’s home (null when either
is unknown). Coverage is computed once, server-side, by the shared coverage RPC; it is
never re-derived here. With no postcode, geography is ignored and every tutor is
flagged covers_area=true. Postcode-level only — street addresses are never returned.
Org-bound (the API key scopes the org).
Authorizations
Org API key as Token token=ei_live_...
Query Parameters
Filter to tutors who teach this subject id
online | in_person | either (default: all)
In-person arrangement gate (applies only when mode=in_person)
Meeting-point postcode; sets each tutor's covers_area + distance_km
Records per page (default 100, max 500)
1 <= x <= 500Pagination offset
x >= 0