401K.is Public API

Access 401(k) data programmatically with our free public API. Get contribution limits, provider rankings, and company plan information in JSON format. No authentication required.

Available Endpoints

EndpointDescriptionMethod
/api/limitsCurrent and historical contribution limitsGET
/api/providersTop 15 provider rankings and dataGET
/api/company/{slug}Company 401(k) plan dataGET
/api/search?q={query}Search companies by nameGET

Rate Limits

Free tier: 100 requests per hour. No API key required. All responses are JSON with CORS enabled.