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

Modulr Accounts API

Operations on Accounts

Modulr Accounts API is one of 26 APIs that Modulr publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Account. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 9 operations across 7 paths, and defines 13 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://api-sandbox.modulrfinance.com/api-sandbox-token.

9 operations 7 paths 13 schemas 3 GET4 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.modulrfinance.com
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

Modulr Accounts API declares 2 security schemes for authenticating requests. An API key is passed in the header as Authorization (modulo_security). An API key is passed in the header as Authorization (TOKEN). By default, every request must be authenticated.

Paths & Operations 9

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

Accounts 9

Operations on Accounts

GET
/accounts/{accountId}
Get an account
getAccount 4 params → 200400
PUT
/accounts/{accountId}
Edit an account
editAccount 1 param body → 200400
PUT
/accounts/{accountId}/secured-funding
Set the secured funding limit for an account
updateSecuredFundingLimit 1 param body → 200400
GET
/customers/{customerId}/accounts
Get accounts by customer
getAccountsByCustomer 13 params → 200400
POST
/customers/{customerId}/accounts
Create account by customer
createAccount 1 param body → 201400
POST
/accounts/{accountId}/unblock
Unblock a specific account
unblockAccount 1 param → 200400
POST
/accounts/{accountId}/close
Close an account
closeAccount 1 param → 200400
POST
/accounts/{accountId}/block
Block a specific account
blockAccount 1 param → 200400
GET
/accounts
Get accounts using filter
getAccounts 23 params → 200400

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are account.AccountResponse (14 properties), account.IdentifierCountrySpecificDetailsResponse (12 properties), account.IdentifierResponse (9 properties), account.MessageResponse (5 properties). Each schema is shown below with its type and property counts.

account.customerId
array
The customer ID for getting account by customer ID
account.id
array
ID of Customer(s) to fetch
account.AccountSecuredFundingRequest
object
1 property 1 required
account.UpdateAccountRequest
object
Details of account to edit
2 properties
account.AccountResponse
object
Account
14 properties
account.customerStatuses
array
account.IdentifierCountrySpecificDetailsResponse
object
12 properties
account.CreateAccountIdentifier
object
3 properties 3 required
account.IdentifierResponse
object
Account Identifier
9 properties
account.AccountPageResponse
object
5 properties
account.MessageResponse
object
5 properties
account.statuses
array
account.CreateAccountRequest
object
Details of account to create
4 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

modulr-accounts-api-openapi.yml Raw ↑

Other APIs Modulr publishes across the network.

Modulr Access Group API
Modulr Async API
Modulr Beneficiaries API
Modulr Card Simulator API
Modulr Cards API
Modulr Cards Bulk Operations API
Modulr Channel Manager Card API
Modulr Channel Manager Webhook Notifications API
Modulr Confirmation of Payee API
Modulr Customers API
Modulr Direct Debit Outbound Mandate Operations API
Modulr Direct Debits API
Where this information came from

This is an independent, third-party profile of Modulr Accounts 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.