Chalk API

REST + gRPC API for querying features from the Chalk Context Engine — online single-row queries, bulk (feather/Arrow) queries, and asynchronous offline dataset generation — plus deployment of feature and resolver definitions. OAuth 2.0 (client_credentials) Bearer authentication.

API entry from apis.yml

apis.yml Raw ↑
name: Chalk API
description: REST + gRPC API for querying features from the Chalk Context Engine — online single-row queries,
  bulk (feather/Arrow) queries, and asynchronous offline dataset generation — plus deployment of feature
  and resolver definitions. OAuth 2.0 (client_credentials) Bearer authentication.
humanURL: https://docs.chalk.ai/api-docs
baseURL: https://api.chalk.ai
tags:
- Machine Learning
- Feature Store
- Real-Time Data
properties:
- type: Authentication
  url: authentication/chalk-authentication.yml
- type: OAuthScopes
  url: scopes/chalk-scopes.yml
- type: Conventions
  url: conventions/chalk-conventions.yml