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

Coinflow marketplace API

The marketplace API from Coinflow — 11 operation(s) for marketplace.

Coinflow marketplace API is one of 14 APIs that Coinflow publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 12 operations across 11 paths, and defines 58 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://api-sandbox.coinflow.cash/api.

12 operations 11 paths 58 schemas 1 DELETE2 GET9 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.coinflow.cash/api
Authentication
API Key, API Key, API Key, API Key, API Key, API Key, API Key, API Key
Resource Areas
1

Authentication & Security 8

Coinflow marketplace API declares 8 security schemes for authenticating requests. An API key is passed in the header as x-coinflow-auth-wallet (wallet). An API key is passed in the header as x-coinflow-auth-blockchain (blockchain). An API key is passed in the header as x-coinflow-auth-user-id (userId). An API key is passed in the header as Authorization (merchant). An API key is passed in the header as x-coinflow-auth-signed-message (signedMessage). An API key is passed in the header as x-coinflow-auth-merchant-id (merchantId). An API key is passed in the header as x-coinflow-auth-session-key (sessionKey). An API key is passed in the header as Authorization (admin).

  • wallet — The web3 wallet of the end user - see https://docs.coinflow.cash/api-reference/api-reference/authentication/get-session-key
  • blockchain — The blockchain associated with the end user - see https://docs.coinflow.cash/api-reference/api-reference/authentication/get-session-key
  • userId — The external identifier of the end user - see https://docs.coinflow.cash/api-reference/api-reference/authentication/get-session-key
  • merchant — The API key of the merchant - see https://docs.coinflow.cash/api-reference/api-reference/authentication/get-session-key
  • signedMessage — The message signed by the users wallet
  • merchantId — The merchant ID the session should be generated for
  • sessionKey — The session key generated for the end user - see https://docs.coinflow.cash/api-reference/api-reference/authentication/get-session-key

Paths & Operations 12

Across 11 paths, the API surfaces 12 operations — 1 DELETE, 2 GET, 9 POST. Each is listed below with its method, path, parameters, and response codes.

marketplace 12
POST
/seller/usdc-withdraw/recipient
Adds a USDC recipient.
add-usdc-withdraw-recipient 1 param body → 200451
DELETE
/seller/usdc-withdraw/recipient
Removes a USDC recipient.
remove-usdc-withdraw-recipient 1 param body → 200
POST
/seller
Create Seller
create-seller body → 200451
POST
/seller/usdc-withdraw
Creates a USDC withdrawal transaction for a merchant using the Coinflow wallet
seller-usdc-withdraw 1 param body → 200451
GET
/marketplace/kyc/download/{verificationId}
Download Seller KYC verification report.
download-kyc 2 params → 200
POST
/marketplace/link/purchase
Get Purchase Link
get-purchase-link 1 param body → 200
POST
/marketplace/link/purchase/credits
Get Purchase with Credits link
get-purchase-with-credits-link 1 param body → 200
POST
/marketplace/link/seller/login
Get Seller Login Link
get-seller-login-link 1 param body → 200
POST
/marketplace/link/seller/registration
Get Seller Registration Link
get-seller-register-link 1 param body → 200
GET
/seller/verifyTransaction
Get Seller Verification Transaction
get-verify-transaction 2 params → 200
POST
/marketplace/link/subscription
Get Subscription Link
get-subscribe-link 1 param body → 200
POST
/marketplace/wallet
Get wallet by email
get-wallet-address-by-email 1 param body → 200

Schemas 58

The contract defines 58 schemas that model the data the API accepts and returns. The most detailed are MerchantTheme (18 properties), Pick_GiftCardCartItem.Exclude_keyofGiftCardCartItem.listPrice__ (15 properties), SplitNameCustomerInfo (14 properties), GetMarketplaceSubscribeLinkRequest (13 properties). Each schema is shown below with its type and property counts.

KycUserInformation
object
10 properties 10 required
AnyObject
object
1 property
RecipientInfo
object
10 properties
CartItemAddress
object
Address structure
5 properties
CartClassOmitted
array
Cart item details required for Coinflow Chargeback Protection. Required if the merchant uses chargeback protection.
SellerInfo
object
6 properties
Email
object
1 property 1 required
CustomerInfo
GetMarketplaceLinkResponse
object
1 property 1 required
PhoneInfo
object
Phone information structure
3 properties 2 required
KybInformationPerson
object
3 properties 3 required
SellerUsdcWithdrawResponse
object
1 property 1 required
CreateSellerRequest
CryptoCartItemUnitPrice
object
The price per 1 unit
2 properties 2 required
VerificationStatus
string
CartItemClassOmitted
MerchantTheme
object
18 properties
PickGiftCardCartItemExcludeKeyofGiftCardCartItemListPriceItemClass
string
ThreeDsChallengePreference
string
Verification
object
8 properties 3 required
productType
string
SellerUsdcWithdrawRequest
object
2 properties 2 required
SellerUsKycBody
object
5 properties 4 required
TransactionHistoryItem
object
11 properties 11 required
GetMarketplaceSellerIdLoginLinkRequest
object
1 property 1 required
PickNftCartItemExcludeKeyofnftCartItemSellingPriceOrItemClassListPrice
object
The item's list price
2 properties
PickGiftCardCartItemExcludeKeyofGiftCardCartItemListPriceSellingPrice
object
2 properties 2 required
CurrencyAmount
object
Common currency amount structure
2 properties 2 required
VerificationRequiredResponse
object
5 properties 1 required
PickGiftCardCartItemExcludeKeyofGiftCardCartItemListPriceProductType
string
GetMarketplacePurchaseLinkRequest
object
13 properties 3 required
Pick_nftCartItem.Exclude_keyofnftCartItem.sellingPrice-or-itemClass__
object
From T, pick a set of properties whose keys are in the union K
7 properties 3 required
KybInformationBusiness
object
6 properties 5 required
NameCustomerInfo
object
13 properties
MoneyTopUpCartItem
object
Represents a money top-up item in a shopping cart
8 properties 5 required
MoneyTopUpCartItemItemClass
string
Denotes the cart item class. The item schema is chosen based on this value. Allowed value: moneyTopUp Example: moneyTopUp
CryptoCartItem
object
Represents a crypto item in a shopping cart
9 properties 5 required
UboInfo
object
9 properties 9 required
Record_string.any_
object
Construct a type with a set of properties K of type T
VerificationVendor
string
GetMarketplaceSellerEmailLoginLinkRequest
object
1 property 1 required
RecipientInfoWallet
object
The crypto wallet that will receive the funds
3 properties 3 required
Marketplace_GetWalletAddressByEmail_Response_200
object
2 properties 2 required
SellerUsKybBody
object
6 properties 5 required
PickGiftCardCartItemExcludeKeyofGiftCardCartItemListPriceItemFulfillment
string
How the product was fulfilled.
SellerDocVKybBody
object
5 properties 4 required
CryptoCartItemItemClass
string
Denotes the cart item class. The item schema is chosen based on this value. Allowed value: crypto Example: crypto
SplitNameCustomerInfo
object
14 properties 2 required
AdditionalVerification
object
5 properties 4 required
KybInformation
object
9 properties 5 required
GetMarketplaceSubscribeLinkRequest
object
13 properties 3 required
MerchantStyle
string
Cents
object
1 property 1 required
Pick_GiftCardCartItem.Exclude_keyofGiftCardCartItem.listPrice__
object
From T, pick a set of properties whose keys are in the union K
15 properties 6 required
RecipientInfoWalletCustodialType
string
The type of the wallet Allowed values: custodial, nonCustodial, unknown Example: custodial
Marketplace_GetSellerLoginLink_Request
GetMarketplaceSellerRegistrationLinkRequest
object
4 properties 2 required
SellerDocVKycBody
object
6 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

coinflow-marketplace-api-openapi.yml Raw ↑

Other APIs Coinflow publishes across the network.

Coinflow authentication API
Coinflow cardTokenization API
Coinflow checkout API
Coinflow customers API
Coinflow events API
Coinflow merchant API
Coinflow merchantSubscription API
Coinflow redeem API
Coinflow refund API
Coinflow subMerchant API
Coinflow subscription API
Coinflow utilities API
Where this information came from

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