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

Kriya Buyers API

The Buyers API from Kriya — 6 operation(s) for buyers.

Kriya Buyers API is one of 6 APIs that Kriya publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 6 operations across 6 paths, and defines 13 schemas. It is described by OpenAPI 3.0.1.

Requests are made against 2 base URLs: https://api.kriya.dev/onboarding/, https://api.kriya.co/onboarding/.

6 operations 6 paths 13 schemas 4 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
Base URL
https://api.kriya.co/payments/
Contact
Resource Areas
1

Paths & Operations 6

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

Buyers 6
PUT
/scenario/buyers/risk-decision
Updates buyer risk decision status for testing
BuyerRiskDecisionScenario body → 401400200
POST
/companies/search
Searches for companies
CompaniesSearch body → 401400200
POST
/buyers
Registers a new buyer company
CreateBuyer body → 201401400
POST
/buyers/pricing-scheme/single
Retrieves buyer payment options and fees
FindBuyerPricingScheme body → 200401404500
POST
/buyers/single
Fetches buyer company information
GetSingleBuyer body → 200401404500
PUT
/buyers/contact-details
Modifies buyer's contact information
UpdateBuyerContactDetails body → 401400201

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are getBuyerResponse (14 properties), updateBuyerContactDetailsRequest (9 properties), updateBuyerScenarioRequest (7 properties), address (6 properties). Each schema is shown below with its type and property counts.

updateBuyerScenarioRequest
object
7 properties
directorDetails
object
Company director details.
6 properties
createBuyerRequest
object
6 properties
buyerPricingScheme
object
6 properties
getSingleBuyerRequest
object
5 properties
getBuyerResponse
object
14 properties
createBuyerResponse
object
1 property
updateBuyerContactDetailsRequest
object
9 properties
address
object
Director residential address.
6 properties
problemDetails
object
5 properties
buyerContactDetails
object
Primary contact details of the company.
3 properties
getSingleBuyerPricingSchemeRequest
object
5 properties
companySearchRequest
object
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kriya-buyers-api-openapi.yml Raw ↑

Other APIs Kriya publishes across the network.

Kriya Onboarding API API
Kriya OnboardingJourney API
Kriya Orders API
Kriya Payments API
Kriya Scenario API