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 Entity Matching API

Entity Matching Pipeline configuration

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

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

This API exposes 5 operations across 2 paths, and defines 11 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 2 paths 11 schemas 1 DELETE2 GET1 POST1 PUT

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 Entity Matching 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 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Entity Matching 5

Entity Matching Pipeline configuration

GET
/entity-matching-pipelines
List Entity Matching Pipelines
listEntityMatchingPipelines 3 params → 200400401403404422500
POST
/entity-matching-pipelines
Create Entity Matching Pipeline
createEntityMatchingPipeline body → 201400401403404422500
DELETE
/entity-matching-pipelines/{id}
Delete Entity Matching Pipeline
deleteEntityMatchingPipeline 2 params → 200400401403404422500
GET
/entity-matching-pipelines/{id}
Read Entity Matching Pipeline
getEntityMatchingPipeline 3 params → 200400401403404422500
PUT
/entity-matching-pipelines/{id}
Update Entity Matching Pipeline
updateEntityMatchingPipeline 2 params body → 200400401403404422500

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are httpproxy.readEntityMatchingPipelineResponse (22 properties), httpproxy.createEntityMatchingPipelineRequest (7 properties), httpproxy.updateConfigResponse (5 properties), httpproxy.entityMatchingPipelinePropertyMapping (5 properties). Each schema is shown below with its type and property counts.

httpproxy.updateConfigResponse
object
5 properties
httpproxy.createEntityMatchingPipelineRequest
object
7 properties 4 required
httpproxy.deleteConfigResponse
object
1 property
httpproxy.updateEntityMatchingPipelineRequest
object
4 properties
restapi.DetailedError
object
2 properties
httpproxy.entityMatchingPipelinePropertyMapping
object
5 properties
httpproxy.listConfigResponse-httpproxy_readEntityMatchingPipelineResponse
object
1 property
restapi.ErrorResponse
object
1 property
httpproxy.entityMatchingPipelineNodeFilter
object
2 properties 2 required
httpproxy.readEntityMatchingPipelineResponse
object
22 properties
httpproxy.createConfigResponse
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

indykite-entity-matching-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 AuthZEN API
Indykite Capture API
Indykite ContX IQ API
Indykite DataSchema API
Indykite Deprecated API
Indykite EntityMatching API
Indykite Event Sinks API
Indykite External Data Resolver API