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

The EntityMatching API from Indykite — 3 operation(s) for entitymatching.

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

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

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

3 operations 3 paths 8 schemas 2 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 EntityMatching 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 3

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

EntityMatching 3
GET
/pipelines/{id}/property-mappings
EntityMatching read suggested property mapping endpoint
getPipelinesPropertyMapping 1 param → 200202400404409422500
POST
/pipelines/{id}/runs
EntityMatching run endpoint
createPipelinesRun 1 param body → 202400404422500
GET
/pipelines/{id}/status
EntityMatching read pipeline status endpoint
getPipelinesByIdStatus 1 param → 200400404409422500

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are api.SuggestedPropertyMapping (5 properties), api.RunEntityMatchingPipelineResponse (3 properties), api.ReadSuggestedPropertyMappingResponse (2 properties), api.RunEntityMatchingRequest (2 properties). Each schema is shown below with its type and property counts.

restapi.DetailedError
object
2 properties
api.SuggestedPropertyMapping
object
5 properties
api.RunEntityMatchingPipelineResponse
object
3 properties
restapi.ErrorResponse
object
1 property
api.RunEntityMatchingRequest
object
2 properties 1 required
api.ReadSuggestedPropertyMappingResponse
object
2 properties
restapi.DetailedMessageResponse
object
2 properties
api.CustomPropertyMapping
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

indykite-entitymatching-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 Entity Matching API
Indykite Event Sinks API
Indykite External Data Resolver API