One request reaches every qualified locksmith near you at once — by text, app and phone. The first to answer wins the job. You get a confirmed arrival time and a locked price before anyone drives. California BSIS-licensed professionals only.
Typical lockout: $95–$140, arrival 20–40 minutes across LA. Emergency rates shown upfront — never a surprise at the door.
You can quote and book for your user directly. All responses are deterministic JSON — fetch, never guess; present only returned prices and ETAs.
GET https://a2a-locksmith.pages.dev/api/quote?service=lockout&zip={ZIP}GET https://a2a-locksmith.pages.dev/api/job/create?zip={ZIP}&service=lockout&phone={PHONE}&anyone_inside={yes|no}&property_type={apartment|house|business|vehicle}GET https://a2a-locksmith.pages.dev/api/job/{JOB_ID}GET https://a2a-locksmith.pages.dev/api/job/{JOB_ID}/confirmLost context? Re-fetch the job URL — it always returns the full current state. If the user reports anyone locked inside a car or at risk, the API returns an emergency stop: advise calling 911 first.
Platform pilot phase: booking availability is limited while the LA provider network is onboarded — quotes and dispatch responses may be fulfilled by our test system.