Generate and reveal
No API key has been revealed in this browser session yet.
Use the login link from your approval email to manage your API key and test the public API.
Watch for the approval email with your login link.
Open that link to sign in to the developer portal.
Reveal your API key and try live requests against the public API.
Use the same email address you registered with. If that record has approved access, we will email a login link without exposing account state.
Request an API key only when you are ready to copy and store the secret immediately.
No API key has been revealed in this browser session yet.
Use your API key to send live requests against the currently available endpoints.
If you just generated a new key, confirm it above and retry after a few seconds while API Gateway finishes propagating it.
Health check endpoint for confirming API reachability and key validity.
Use this endpoint to verify that your request reaches the public API edge and that the supplied API key is accepted.
x-api-key header
200 OK with a simple JSON payload
200 request accepted and routed correctly403 missing, invalid, or not-yet-active API keyLoading request preview...
Send a request to inspect the response here.
Search for plan quotes using a prefilled medical request with household and applicant screening inputs.
This endpoint accepts a quote request body and returns matching plan results for a single coverage type. The sample fields below prefill a valid medical quote request with explicit household sizing and optional state-specific applicant flags.
x-api-key header
application/json
200 quotes returned successfully400 request validation failed401 or 403 API key missing, invalid, or not active yet404 quote context could not be resolved422 no quote results available for the request503 catalog or upstream source unavailableUse these only when a state-specific marketplace flow needs extra screening fields for the applicant in this sample request.
The request preview derives a matching date_of_birth from the applicant age
and effective date so the sample quote request stays runnable. Set
household_size to the full tax household, even when fewer applicants are
listed here.
Loading request preview...
Send a request to inspect the response here.