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

Authorization API implemented according to [AuthZEN specification](https://openid.net/wg/authzen/specifications/).

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

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

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

5 operations 5 paths 18 schemas 5 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 AuthZEN 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 5

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

AuthZEN 5

Authorization API implemented according to [AuthZEN specification](https://openid.net/wg/authzen/specifications/).

POST
/access/v1/evaluation
AuthZEN specified Evaluation endpoint
createAccessV1Evaluation body → 200400422500
POST
/access/v1/evaluations
AuthZEN specified Evaluations endpoint
createAccessV1Evaluations body → 200400422500
POST
/access/v1/search/action
AuthZEN specified Action Search API
createAccessV1SearchAction body → 200400422500
POST
/access/v1/search/resource
AuthZEN specified Resource Search API
createAccessV1SearchResource body → 200400422500
POST
/access/v1/search/subject
AuthZEN specified Subject Search API
createAccessV1SearchSubject body → 200400422500

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are restapi.EvaluationsRequest (5 properties), restapi.EvaluationRequest (4 properties), restapi.SearchSubjectRequest (4 properties), restapi.OptionalFields (4 properties). Each schema is shown below with its type and property counts.

restapi.Node
object
2 properties 2 required
restapi.Context
object
2 properties
restapi.respContext
object
2 properties
restapi.EvaluationResponse
object
2 properties
restapi.SearchSubjectRequest
object
4 properties 3 required
restapi.OptionalFields
object
4 properties
restapi.NodeType
object
1 property 1 required
restapi.SearchActionRequest
object
3 properties 2 required
restapi.EvaluationsResponse
object
1 property
restapi.SearchActionResponse
object
1 property
restapi.DetailedError
object
2 properties
restapi.SearchResourceResponse
object
1 property
restapi.SearchResourceRequest
object
4 properties 3 required
restapi.ErrorResponse
object
1 property
restapi.SearchSubjectResponse
object
1 property
restapi.EvaluationsRequest
object
5 properties 1 required
restapi.Action
object
1 property 1 required
restapi.EvaluationRequest
object
4 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

indykite-authzen-api-openapi.yml Raw ↑

Other APIs Indykite publishes across the network.

Indykite Application Agent Credentials API
Indykite Application Agents API
Indykite Applications API
Indykite Authorization Policies 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