Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Kanmon Draw Requests API

The Draw Requests API from Kanmon — 2 operation(s) for draw requests.

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

Tagged areas include Draw Requests. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 2 operations across 2 paths, and defines 10 schemas. It is described by OpenAPI 3.0.0, at version 2.0.0.

Requests are made against 4 base URLs: https://api.kanmon.com, https://api.kanmon.dev, http://localhost:3333, https://workflow.concar.dev.

2 operations 2 paths 10 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
2.0.0
Base URL
https://api.kanmon.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Kanmon Draw Requests API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (Authorization).

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

Draw Requests 2
GET
/api/platform/v2/draw-requests/{id}
Fetch a draw request
getDrawRequest 1 param → 200400403404429500
GET
/api/platform/v2/draw-requests
Fetch draw requests
getAllDrawRequests 8 params → 200400403429500

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are DrawRequest (15 properties), InternalServerErrorException (3 properties), PaginationResult (3 properties), DrawRequestNotFoundException (3 properties). Each schema is shown below with its type and property counts.

InternalServerErrorException
object
3 properties 3 required
DrawRequestNotFoundException
object
3 properties 3 required
PaginationResult
object
3 properties 3 required
TooManyRequestsException
object
3 properties 3 required
DrawRequestState
string
The state of the draw request.
RepaymentCadence
string
ForbiddenException
object
3 properties 3 required
GetDrawRequestsResponse
object
2 properties 2 required
DrawRequest
object
15 properties 15 required
BadRequestException
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kanmon-draw-requests-api-openapi.yml Raw ↑

Other APIs Kanmon publishes across the network.

Kanmon Bank Accounts API
Kanmon Businesses API
Kanmon Connect Tokens API
Kanmon Documents API
Kanmon Embedded Sessions API
Kanmon Integrated MCA API
Kanmon Invoices API
Kanmon Issued Products API
Kanmon Offers API
Kanmon Payments API
Kanmon Prequalifications API
Kanmon Sandbox Utilities API