Skip to main content

API_BASE_PATHS

Datalayer Core


Datalayer Core / API_BASE_PATHS

Variable: API_BASE_PATHS

const API_BASE_PATHS: object

Defined in: src/api/constants.ts:9

API base paths for different service domains

Type Declaration

AI_AGENTS

readonly AI_AGENTS: "/api/ai-agents/v1" = '/api/ai-agents/v1'

IAM

readonly IAM: "/api/iam/v1" = '/api/iam/v1'

OTEL

readonly OTEL: "/api/otel/v1" = '/api/otel/v1'

RUNTIMES

readonly RUNTIMES: "/api/runtimes/v1" = '/api/runtimes/v1'

SPACER

readonly SPACER: "/api/spacer/v1" = '/api/spacer/v1'