Skip to main content
Version: 1.0.0

AI Data Mapping Agent API

AI Agent service for comprehensive target schema completion through intelligent source mapping. Ensures all target fields are mapped by finding best source matches, with human intervention for unmappable targets.

Core Capabilitiesโ€‹

  • Target-First Analysis: Prioritizes complete target schema coverage
  • Source Discovery: Finds best source matches for each target field
  • Gap Identification: Identifies unmappable target fields requiring attention
  • Completion Tracking: Real-time progress on target schema fulfillment
  • Human Collaboration: Requests help for unmappable or ambiguous targets

Observability & Reliabilityโ€‹

  • Idempotency: Idempotency-Key support for safe retries (24-hour dedupe window)
  • Event Streaming: SSE with resumable streams and at-least-once delivery
  • Rate Limiting: Standard rate limit headers and backoff
  • Security: API key authentication optimized for Kubernetes microservice deployment

Authenticationโ€‹

API key authentication for internal microservice communication. Key should be provided by the calling service and validated against configured service identities.

Security Scheme Type:

apiKey

Header parameter name:

X-API-Key