How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

401GO Participants API

The Participants API from 401GO — 4 operation(s) for participants.

401GO Participants API is one of 10 APIs that 401GO publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Participants. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and authentication docs.

This API exposes 8 operations across 4 paths. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://app.401go.com/api.

8 operations 4 paths 0 schemas 4 GET1 PATCH2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://app.401go.com/api
Authentication
API Key, HTTP Bearer
Resource Areas
1

Authentication & Security 2

401GO Participants API declares 2 security schemes for authenticating requests. An API key is passed in the header as Authorization (knoxApiToken). It accepts HTTP bearer tokens (oauth2).

  • knoxApiToken — Token-based authentication with required prefix "Token"
  • oauth2 — OAuth 2.0 Bearer based with an existing token. Enter a token retrieved via the regular OAuth flow elsewhere.

Paths & Operations 8

Across 4 paths, the API surfaces 8 operations — 4 GET, 1 PATCH, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Participants 8
GET
/companies/{company_id}/participants/
Retrieve a list of participants for the given companyid. This will also include the current deductions for participants (deferrals and loan payments).
companies_participants_list 3 params → 200401403
POST
/companies/{company_id}/participants/
Create a new participant or multiple new participants for the given companyid. You cannot add deductions or set 'meteligibilitydate'. Note the required fields on the schema. If you attempt to add an…
companies_participants_create 1 param body → 200400401403
GET
/companies/{company_id}/participants/{participant_id}/
Retrieve a participant by id for the given companyid. This will also include the current deductions for a participant (deferrals and loan payments).
companies_participants_retrieve 2 params → 200401403
PUT
/companies/{company_id}/participants/{participant_id}/
Update an existing participant by id for the given companyid. You cannot add deductions or update meteligibilitydate. If you try to change an email, it will create an additional login for the user wi…
companies_participants_update 2 params body → 200400401403
PATCH
/companies/{company_id}/participants/{participant_id}/
Update an existing participant by id for the given companyid. You cannot add deductions or update meteligibilitydate. If you try to change an email, it will create an additional login for the user wi…
companies_participants_partial_update 2 params body → 200400401403
GET
/participants/{participant_id}/events/
Gets a list of the different event types that exist for a participant. To check whether a participant's dashboard is accessible, check for the 'completed setup' event.
participants_events_retrieve 1 param → 200401403
POST
/participants/{participant_id}/events/
Adds a list of the different event types for a participant. It will not duplicate events.
participants_events_create 1 param body → 401403
GET
/participants/{participant_id}/participant-setup/
Gets plan data for the associated participant, and if they've set their deferral elections. Choices for 'plantype' are 'Volume Submitter Prototype Format' (401k plans), '403B', and 'Starter-K'
participants_participant_setup_retrieve 1 param → 200400401403

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

401go-participants-api-openapi.yml Raw ↑

Other APIs 401GO publishes across the network.

401GO Affiliates & Firms API
401GO Beneficiaries API
401GO Companies & Plans API
401GO Contributions & Payroll API
401GO Documents API
401GO Investments & Portfolios API
401GO Money Movement API
401GO Notifications API
401GO Retirement Planning API
Where this information came from

This is an independent, third-party profile of 401GO Participants API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.