# Authologic Customer API

**Canonical:** https://apis.io/apis/authologic/authologic-customer-api/  
**Provider:** Authologic — https://apis.io/providers/authologic/  
**Base URL:** https://api.authologic.com  
**Documentation:** https://developer.authologic.com/api

Authologic Customer API is one of 5 APIs that [Authologic](https://apis.io/providers/authologic/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include AML, Identity Verification, KYC, Conversations, and Bank Transactions. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, API documentation, and a getting-started guide.

The Authologic Customer API is the single integration API for the Authologic Engine. It exposes the "conversation" model that drives every Authologic product — identity verification, AML screening, bank transactions, database verification, affordability assessment and enterprise headless integration — through one set of REST operations. Published as OpenAPI 3.1.0 (API version 1.1) at developer.authologic.com/openapi.json.

## Operations (14)

| Method | Path | Summary |
|---|---|---|
| POST | `/api/conversations` | Start a new user verification process |
| POST | `/api/conversations/{conversationId}/headless/{next}` | Send the information obtained from the user during the identity verification process |
| GET | `/api/conversations/{conversationId}` | Retrieving up-to-date data as defined by the user identity verification process |
| DELETE | `/api/conversations/{conversationId}` | Block access or delete data of the verification process |
| GET | `/api/conversations/{conversationId}/identity/metadata` | Retrieving information about the metadata collected during the identification process |
| GET | `/api/conversations/{conversationId}/identity/metadata/media/{id}` | Retrieving media file that was collected during the identification process |
| GET | `/api/conversations/{conversationId}/headless` | Obtaining the information needed to show the user the current page of the identity verification process |
| GET | `/api/conversations/{conversationId}/databaseVerification/info` | Retrieving the database verification product information relating to the conversation |
| GET | `/api/conversations/{conversationId}/bankTransactions` | Retrieving a list of banking transactions related to the conversation |
| GET | `/api/conversations/{conversationId}/bankTransactions/stats` | Retrieving statistics of downloaded banking transactions related to the conversation |
| GET | `/api/conversations/{conversationId}/bankTransactions/accounts` | Retrieving information on bank accounts related to the conversation |
| GET | `/api/conversations/{conversationId}/aml/{list}` | Retrieving detailed information about the user collected during the AML process |
| GET | `/api/conversations/{conversationId}/affordability/info` | Retrieving the affordability assessment product information relating to the conversation |
| DELETE | `/api/subscriptions/{conversationId}/aml` | Cancel AML list subscription connected to the conversation |

## Machine-readable artifacts (7)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/authologic/refs/heads/main/openapi/authologic-customer-api-openapi.yml
- **APIReference** — https://developer.authologic.com/api
- **Documentation** — https://developer.authologic.com/docs/integration/overview
- **GettingStarted** — https://developer.authologic.com/docs/products/5-minutes-tutorial
- **Examples** — https://raw.githubusercontent.com/api-evangelist/authologic/refs/heads/main/examples/authologic-customer-api-examples.yml
- **Overlay** — https://raw.githubusercontent.com/api-evangelist/authologic/refs/heads/main/overlays/authologic-customer-api-overlay.yaml
- **DataModel** — https://raw.githubusercontent.com/api-evangelist/authologic/refs/heads/main/data-model/authologic-data-model.yml

## Other Authologic APIs (4)

- [Authologic Identity API](https://apis.io/apis/authologic/authologic-identity-api/)
- [Authologic AML API](https://apis.io/apis/authologic/authologic-aml-api/)
- [Authologic Data Verification API](https://apis.io/apis/authologic/authologic-data-verification-api/)
- [Authologic Enquiry API](https://apis.io/apis/authologic/authologic-enquiry-api/)

## Tags

AML, Identity Verification, KYC, Conversations, Bank Transactions

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/authologic/authologic-customer-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/authologic/.
