Atlar API

Resource-oriented JSON REST API for treasury and payment operations. Paths follow /{namespace}/v#/{resource} across financial-data, payments, iam, connectivity, analytics and accounting namespaces. OAuth 2.0 client credentials (Bearer, 300s TTL) or HTTP Basic; Idempotency-Key on writes; token/limit cursor pagination; JSON Patch updates gated by If-Match/etag.

API entry from apis.yml

apis.yml Raw ↑
aid: atlar:atlar-api
name: Atlar API
humanURL: https://docs.atlar.com/docs/api
baseURL: https://api.atlar.com
tags:
- Treasury
- Payments
- Banking
- Financial Data
description: Resource-oriented JSON REST API for treasury and payment operations. Paths follow /{namespace}/v#/{resource}
  across financial-data, payments, iam, connectivity, analytics and accounting namespaces. OAuth 2.0 client
  credentials (Bearer, 300s TTL) or HTTP Basic; Idempotency-Key on writes; token/limit cursor pagination;
  JSON Patch updates gated by If-Match/etag.
properties:
- url: https://docs.atlar.com/docs/api
  type: Documentation
- url: https://docs.atlar.com/reference
  type: APIReference
- url: https://docs.atlar.com/docs/getting-started
  type: GettingStarted
- url: authentication/atlar-authentication.yml
  type: Authentication
- url: conventions/atlar-conventions.yml
  type: Conventions
- url: conventions/atlar-conventions.yml
  type: Idempotency
- url: errors/atlar-error-codes.yml
  type: ErrorCatalog
- url: data-model/atlar-data-model.yml
  type: DataModel
- url: asyncapi/atlar-webhooks.yml
  type: Webhooks
- url: mcp/atlar-mcp.yml
  type: MCPServer