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

Indykite Application Agent Credentials API

Application Agent Credential management

Indykite Application Agent Credentials API is one of 21 APIs that Indykite publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Application Agent Credentials. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 4 operations across 2 paths, and defines 7 schemas. It is described by OpenAPI 3.2.0, at version 1.

Requests are made against 2 base URLs: https://eu.api.indykite.com/configs/v1, https://us.api.indykite.com/configs/v1.

4 operations 2 paths 7 schemas 1 DELETE2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1
Base URL
https://us.api.indykite.com
Authentication
HTTP Bearer
License
Resource Areas
1

Authentication & Security 1

Indykite Application Agent Credentials API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerToken). By default, every request must be authenticated.

  • BearerToken — Bearer token generated from Service Account credentials.

Paths & Operations 4

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

Application Agent Credentials 4

Application Agent Credential management

GET
/application-agent-credentials
List Application Agent Credentials
listApplicationAgentCredentials 2 params → 200400401403404422500
POST
/application-agent-credentials
Register Application Agent credentials
createApplicationAgentCredential body → 201400401403404422500
DELETE
/application-agent-credentials/{id}
Delete Application Agent Credential
deleteApplicationAgentCredential 1 param → 200400401403404422500
GET
/application-agent-credentials/{id}
Read Application Agent Credential
getApplicationAgentCredential 1 param → 200400401403404422500

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are httpproxy.readAppAgentCredentialResponse (10 properties), httpproxy.createAppAgentCredentialResponse (8 properties), httpproxy.createAppAgentCredentialRequest (3 properties), restapi.DetailedError (2 properties). Each schema is shown below with its type and property counts.

httpproxy.listConfigResponse-httpproxy_readAppAgentCredentialResponse
object
1 property
httpproxy.readAppAgentCredentialResponse
object
10 properties
httpproxy.createAppAgentCredentialResponse
object
8 properties
httpproxy.deleteConfigResponse
object
1 property
restapi.DetailedError
object
2 properties
httpproxy.createAppAgentCredentialRequest
object
3 properties 1 required
restapi.ErrorResponse
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

indykite-application-agent-credentials-api-openapi.yml Raw ↑

Other APIs Indykite publishes across the network.

Indykite Application Agents API
Indykite Applications API
Indykite Authorization Policies API
Indykite AuthZEN API
Indykite Capture API
Indykite ContX IQ API
Indykite DataSchema API
Indykite Deprecated API
Indykite Entity Matching API
Indykite EntityMatching API
Indykite Event Sinks API
Indykite External Data Resolver API