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

Kota Policy Import Intents API

The Policy Import Intents API from Kota — 2 operation(s) for policy import intents.

Kota Policy Import Intents API is one of 33 APIs that Kota publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 3 operations across 2 paths, and defines 7 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against 2 base URLs: https://test.api.kota.io, https://api.kota.io.

3 operations 2 paths 7 schemas 2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.kota.io
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Kota Policy Import Intents API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth).

  • bearerAuth — Authorization header using the Bearer scheme

Paths & Operations 3

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

Policy Import Intents 3
POST
/policy_import_intents
Create a new policy import intent
CreatePolicyImportIntent body → 400200404
GET
/policy_import_intents
List all policy import intents
ListPolicyImportIntents 5 params → 200400
GET
/policy_import_intents/{policy_import_intent_id}
Retrieve a policy import intent
RetrievePolicyImportIntent 1 param → 200404

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are PolicyImportIntentResponse (10 properties), CreatePolicyImportIntentRequest (7 properties), PolicyImportIntentResponsePagedList (6 properties), ProblemDetails (5 properties). Each schema is shown below with its type and property counts.

PolicyImportIntentAssociatedPersonResponse
object
5 properties 2 required
CreatePolicyImportIntentAssociatedPersonRequest
object
4 properties 1 required
PolicyImportIntentStatus
string
PolicyImportIntentResponse
object
10 properties 8 required
PolicyImportIntentResponsePagedList
object
6 properties 4 required
ProblemDetails
object
5 properties
CreatePolicyImportIntentRequest
object
7 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kota-policy-import-intents-api-openapi.yml Raw ↑

Other APIs Kota publishes across the network.

Kota Associated Persons API
Kota associatedPersons API
Kota Contribution Reports API
Kota contributionReports API
Kota Dependents Management Intents API
Kota dependentsManagementIntents API
Kota Embed Sessions API
Kota embedSessions API
Kota employees API
Kota employers API
Kota Enrolment Intents API
Kota enrolmentIntents API