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 Businesses API

The Businesses API from Kanmon — 3 operation(s) for businesses.

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

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

This API exposes 5 operations across 3 paths, and defines 16 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.

5 operations 3 paths 16 schemas 3 GET1 PATCH1 POST

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 Businesses API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (Authorization).

Paths & Operations 5

Across 3 paths, the API surfaces 5 operations — 3 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Businesses 5
GET
/api/platform/v2/businesses
Fetch businesses
getAllBusinesses 6 params → 200400403429500
POST
/api/platform/v2/businesses
Create a business
createBusiness body → 201400403404409429500
GET
/api/platform/v2/businesses/{id}
Fetch a business
getBusiness 2 params → 200400403404429500
PATCH
/api/platform/v2/businesses/{id}
Update a business
updateBusiness 2 params body → 200400403404409429500
GET
/api/platform/v2/businesses/{id}/activity-logs
Fetch activity logs for a business
getBusinessActivityLog 6 params → 200400403404429500

Schemas 16

The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are Business (12 properties), UpdateBusinessRequestBody (9 properties), CreateBusinessRequestBody (9 properties), ActivityLog (7 properties). Each schema is shown below with its type and property counts.

CreateBusinessRequestBody
object
9 properties 1 required
GetBusinessesResponse
object
2 properties 2 required
Business
object
12 properties 8 required
InternalServerErrorException
object
3 properties 3 required
GetActivityLogsResponse
object
2 properties 2 required
createBusiness_404_response
UpdateBusinessRequestBody
object
9 properties
PaginationResult
object
3 properties 3 required
Address
object
6 properties 5 required
BusinessNotFoundException
object
3 properties 3 required
TooManyRequestsException
object
3 properties 3 required
ActivityLog
object
7 properties 7 required
ForbiddenException
object
3 properties 3 required
BusinessAlreadyExistsException
object
3 properties 3 required
CustomInitializationNotFoundException
object
3 properties 3 required
BadRequestException
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kanmon-businesses-api-openapi.yml Raw ↑

Other APIs Kanmon publishes across the network.

Kanmon Bank Accounts API
Kanmon Connect Tokens API
Kanmon Documents API
Kanmon Draw Requests 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