Atomic Authentication API

Atomic's authentication layer powers user-permissioned access to third-party payroll, employer, and merchant systems. Three flavors are supported - StandardAuth (credential / 2FA proxy), TrueAuth (deviceless, fully automated), and CoAuth (assisted authentication for hard-to-reach systems).

Atomic Authentication API is one of 7 APIs that Atomic publishes on the APIs.io network.

Tagged areas include Authentication, StandardAuth, TrueAuth, CoAuth, and OAuth. The published artifact set on APIs.io includes an API reference and API documentation.

API entry from apis.yml

apis.yml Raw ↑
aid: atomic-financial:atomic-authentication-api
name: Atomic Authentication API
description: Atomic's authentication layer powers user-permissioned access to third-party payroll, employer,
  and merchant systems. Three flavors are supported - StandardAuth (credential / 2FA proxy), TrueAuth
  (deviceless, fully automated), and CoAuth (assisted authentication for hard-to-reach systems).
humanURL: https://docs.atomicfi.com/reference/api
baseURL: https://api.atomicfi.com
tags:
- Authentication
- StandardAuth
- TrueAuth
- CoAuth
- OAuth
properties:
- url: https://docs.atomicfi.com/reference/api
  type: APIReference
- url: https://docs.atomicfi.com/reference/transact-sdk
  type: Documentation