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

Chimoney Account API

Retrieve transactions, public profiles, transfer between accounts, and issue wallet addresses.

Chimoney Account API is one of 9 APIs that Chimoney 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 7 operations across 7 paths, and defines 1 schema. It is described by OpenAPI 3.2.0, at version 0.2.2.

Requests are made against 2 base URLs: https://api.chimoney.io, https://api-v2-sandbox.chimoney.io.

7 operations 7 paths 1 schemas 1 DELETE6 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.2.2
Base URL
https://api.chimoney.io/v0.2
Authentication
API Key
Contact
Resource Areas
1

Authentication & Security 1

Chimoney Account API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-API-KEY (apiKeyAuth). By default, every request must be authenticated.

  • apiKeyAuth — API key issued from the Chimoney developer dashboard (https://dash.chimoney.io/developers), passed in the X-API-KEY request header.

Paths & Operations 7

Across 7 paths, the API surfaces 7 operations — 1 DELETE, 6 POST. Each is listed below with its method, path, parameters, and response codes.

Account 7

Retrieve transactions, public profiles, transfer between accounts, and issue wallet addresses.

POST
/v0.2/accounts/transactions
Get all transactions by account.
post_v0.2_accounts_transactions body → 200401
POST
/v0.2/accounts/transaction
Get single transaction detail.
post_v0.2_accounts_transaction 1 param body → 200401
POST
/v0.2/accounts/issue-id-transactions
Get transaction details by issueID.
post_v0.2_accounts_issue-id-transactions 1 param body → 200401
POST
/v0.2/accounts/public-profile
Get Public profile of a Chimoney User.
post_v0.2_accounts_public-profile body → 200401
POST
/v0.2/accounts/transfer
Account Transfer.
post_v0.2_accounts_transfer body → 200401
DELETE
/v0.2/accounts/delete-unpaid-transaction
Deletes an unpaid transaction.
delete_v0.2_accounts_delete-unpaid-transaction 2 params → 200401
POST
/v0.2/accounts/issue-wallet-address
Issue an Interledger wallet address for a user
post_v0.2_accounts_issue-wallet-address body → 200401

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is StandardResponse (3 properties). Each schema is shown below with its type and property counts.

StandardResponse
object
Standard Chimoney response envelope.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

chimoney-account-api-openapi.yml Raw ↑

Other APIs Chimoney publishes across the network.

Chimoney Info API
Chimoney Interledger API
Chimoney MultiCurrency Wallets API
Chimoney Payments API
Chimoney Payouts API
Chimoney Redeem API
Chimoney SubAccount API
Chimoney Wallet API
Where this information came from

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