Reka website screenshot

Reka

Reka is a multimodal foundation model company building natively multimodal large language models capable of joint reasoning over text, image, video, and audio. The Reka model family spans Spark (1B) for embedded use cases, Edge (7B), Flash (21B), and Core (67B) for complex enterprise tasks. Reka exposes its hosted models through the Reka API at api.reka.ai with OpenAI-compatible chat completions, and also ships products including the Reka Vision Platform for enterprise perception, Reka Speech for audio understanding, and Reka Clip for creators. The platform supports flexible deployment across cloud, VPC, on-premises, and fully air-gapped environments, and the company maintains an active open-source presence on Hugging Face and GitHub including the Reka VibeEval benchmark.

Reka publishes 9 APIs on the APIs.io network, including Chat API, Clips API, Models API, and 6 more. Tagged areas include AI, Multimodal, Large Language Models, Vision, and Speech.

Reka’s developer surface includes authentication, documentation, engineering blog, and 12 more developer resources.

39.8/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreeSelf serve⚡ Free to try
9 APIs
AIMultimodalLarge Language ModelsVisionSpeechFoundation ModelsOpenAI CompatibleSDKEnterpriseOn-Premises

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 39.8/100 · thin
Contract Quality 15.5 / 25
Developer Ergonomics 6.1 / 20
Commercial Clarity 7.4 / 20
Operational Transparency 3.4 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/reka: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 9

Individual APIs this provider publishes, each with its own machine-readable definition.

Reka Chat API

Chat completions with the Reka model family.

Reka Clips API

Generate and manage video clips.

Reka Models API

List and describe available Reka models.

Reka QA API

Question-answer interactions over video content.

Reka Research API

Research chat completions with web search.

Reka Search API

Search across uploaded video content.

Reka Speech API

Speech transcription and translation.

Reka VideoGroups API

Organize videos into named groups.

Reka Videos API

Upload and manage videos for the Reka Vision platform.

Scroll for all 9

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Reka API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Reka Plans Pricing

1 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Reka Rate Limits

2 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Reka Finops

FINOPS

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Reka Authentication

http · 1 scheme

SECURITY

Reka Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Reka Trust Center

SOC 2

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Reka Agentic Access

13 operations · 9 acting

13 operations · 9 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Company 4

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: reka
name: Reka
description: Reka is a multimodal foundation model company building natively multimodal large language models capable of joint
  reasoning over text, image, video, and audio. The Reka model family spans Spark (1B) for embedded use cases, Edge (7B),
  Flash (21B), and Core (67B) for complex enterprise tasks. Reka exposes its hosted models through the Reka API at api.reka.ai
  with OpenAI-compatible chat completions, and also ships products including the Reka Vision Platform for enterprise perception,
  Reka Speech for audio understanding, and Reka Clip for creators. The platform supports flexible deployment across cloud,
  VPC, on-premises, and fully air-gapped environments, and the company maintains an active open-source presence on Hugging
  Face and GitHub including the Reka VibeEval benchmark.
type: Index
accessModel:
  pricing: free
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Free · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
position: Provider
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/reka.png
tags:
- AI
- Multimodal
- Large Language Models
- Vision
- Speech
- Foundation Models
- OpenAI Compatible
- SDK
- Enterprise
- On-Premises
url: https://raw.githubusercontent.com/api-evangelist/reka/refs/heads/main/apis.yml
created: '2026-05-23'
modified: '2026-05-23'
specificationVersion: '0.20'
apis:
- aid: reka:reka-chat-api
  name: Reka Chat API
  description: Chat completions with the Reka model family.
  humanURL: https://docs.reka.ai
  baseURL: https://api.reka.ai/v1
  tags:
  - Chat
  properties:
  - type: OpenAPI
    url: openapi/reka-chat-api-openapi.yml
  - type: Documentation
    url: https://docs.reka.ai
  - type: GettingStarted
    url: https://docs.reka.ai/quick-start
  - type: DeveloperPortal
    url: https://platform.reka.ai
  - type: SDKs
    url: https://github.com/reka-ai/reka-sdk-python
  - type: SDKs
    url: https://pypi.org/project/reka-api
  - type: Benchmark
    url: https://github.com/reka-ai/reka-vibe-eval
- aid: reka:reka-clips-api
  name: Reka Clips API
  description: Generate and manage video clips.
  humanURL: https://docs.reka.ai
  baseURL: https://api.reka.ai/v1
  tags:
  - Clips
  properties:
  - type: OpenAPI
    url: openapi/reka-clips-api-openapi.yml
  - type: Documentation
    url: https://docs.reka.ai
  - type: GettingStarted
    url: https://docs.reka.ai/quick-start
  - type: DeveloperPortal
    url: https://platform.reka.ai
  - type: SDKs
    url: https://github.com/reka-ai/reka-sdk-python
  - type: SDKs
    url: https://pypi.org/project/reka-api
  - type: Benchmark
    url: https://github.com/reka-ai/reka-vibe-eval
- aid: reka:reka-models-api
  name: Reka Models API
  description: List and describe available Reka models.
  humanURL: https://docs.reka.ai
  baseURL: https://api.reka.ai/v1
  tags:
  - Models
  properties:
  - type: OpenAPI
    url: openapi/reka-models-api-openapi.yml
  - type: Documentation
    url: https://docs.reka.ai
  - type: GettingStarted
    url: https://docs.reka.ai/quick-start
  - type: DeveloperPortal
    url: https://platform.reka.ai
  - type: SDKs
    url: https://github.com/reka-ai/reka-sdk-python
  - type: SDKs
    url: https://pypi.org/project/reka-api
  - type: Benchmark
    url: https://github.com/reka-ai/reka-vibe-eval
- aid: reka:reka-qa-api
  name: Reka QA API
  description: Question-answer interactions over video content.
  humanURL: https://docs.reka.ai
  baseURL: https://api.reka.ai/v1
  tags:
  - QA
  properties:
  - type: OpenAPI
    url: openapi/reka-qa-api-openapi.yml
  - type: Documentation
    url: https://docs.reka.ai
  - type: GettingStarted
    url: https://docs.reka.ai/quick-start
  - type: DeveloperPortal
    url: https://platform.reka.ai
  - type: SDKs
    url: https://github.com/reka-ai/reka-sdk-python
  - type: SDKs
    url: https://pypi.org/project/reka-api
  - type: Benchmark
    url: https://github.com/reka-ai/reka-vibe-eval
- aid: reka:reka-research-api
  name: Reka Research API
  description: Research chat completions with web search.
  humanURL: https://docs.reka.ai
  baseURL: https://api.reka.ai/v1
  tags:
  - Research
  properties:
  - type: OpenAPI
    url: openapi/reka-research-api-openapi.yml
  - type: Documentation
    url: https://docs.reka.ai
  - type: GettingStarted
    url: https://docs.reka.ai/quick-start
  - type: DeveloperPortal
    url: https://platform.reka.ai
  - type: SDKs
    url: https://github.com/reka-ai/reka-sdk-python
  - type: SDKs
    url: https://pypi.org/project/reka-api
  - type: Benchmark
    url: https://github.com/reka-ai/reka-vibe-eval
- aid: reka:reka-search-api
  name: Reka Search API
  description: Search across uploaded video content.
  humanURL: https://docs.reka.ai
  baseURL: https://api.reka.ai/v1
  tags:
  - Search
  properties:
  - type: OpenAPI
    url: openapi/reka-search-api-openapi.yml
  - type: Documentation
    url: https://docs.reka.ai
  - type: GettingStarted
    url: https://docs.reka.ai/quick-start
  - type: DeveloperPortal
    url: https://platform.reka.ai
  - type: SDKs
    url: https://github.com/reka-ai/reka-sdk-python
  - type: SDKs
    url: https://pypi.org/project/reka-api
  - type: Benchmark
    url: https://github.com/reka-ai/reka-vibe-eval
- aid: reka:reka-speech-api
  name: Reka Speech API
  description: Speech transcription and translation.
  humanURL: https://docs.reka.ai
  baseURL: https://api.reka.ai/v1
  tags:
  - Speech
  properties:
  - type: OpenAPI
    url: openapi/reka-speech-api-openapi.yml
  - type: Documentation
    url: https://docs.reka.ai
  - type: GettingStarted
    url: https://docs.reka.ai/quick-start
  - type: DeveloperPortal
    url: https://platform.reka.ai
  - type: SDKs
    url: https://github.com/reka-ai/reka-sdk-python
  - type: SDKs
    url: https://pypi.org/project/reka-api
  - type: Benchmark
    url: https://github.com/reka-ai/reka-vibe-eval
- aid: reka:reka-videogroups-api
  name: Reka VideoGroups API
  description: Organize videos into named groups.
  humanURL: https://docs.reka.ai
  baseURL: https://api.reka.ai/v1
  tags:
  - VideoGroups
  properties:
  - type: OpenAPI
    url: openapi/reka-videogroups-api-openapi.yml
  - type: Documentation
    url: https://docs.reka.ai
  - type: GettingStarted
    url: https://docs.reka.ai/quick-start
  - type: DeveloperPortal
    url: https://platform.reka.ai
  - type: SDKs
    url: https://github.com/reka-ai/reka-sdk-python
  - type: SDKs
    url: https://pypi.org/project/reka-api
  - type: Benchmark
    url: https://github.com/reka-ai/reka-vibe-eval
- aid: reka:reka-videos-api
  name: Reka Videos API
  description: Upload and manage videos for the Reka Vision platform.
  humanURL: https://docs.reka.ai
  baseURL: https://api.reka.ai/v1
  tags:
  - Videos
  properties:
  - type: OpenAPI
    url: openapi/reka-videos-api-openapi.yml
  - type: Documentation
    url: https://docs.reka.ai
  - type: GettingStarted
    url: https://docs.reka.ai/quick-start
  - type: DeveloperPortal
    url: https://platform.reka.ai
  - type: SDKs
    url: https://github.com/reka-ai/reka-sdk-python
  - type: SDKs
    url: https://pypi.org/project/reka-api
  - type: Benchmark
    url: https://github.com/reka-ai/reka-vibe-eval
common:
- type: AgenticAccess
  url: agentic-access/reka-agentic-access.yml
- type: TrustCenter
  url: security/reka-trust-center.yml
- type: DomainSecurity
  url: security/reka-domain-security.yml
- type: Authentication
  url: authentication/reka-authentication.yml
- type: Website
  url: https://reka.ai
- type: Documentation
  url: https://docs.reka.ai
- type: DeveloperPortal
  url: https://platform.reka.ai
- type: OpenAPI
  url: https://api.reka.ai/openapi.json
- type: GitHubOrganization
  url: https://github.com/reka-ai
- type: HuggingFace
  url: https://huggingface.co/RekaAI
- type: Discord
  url: https://discord.gg/rekaai
- type: Blog
  url: https://reka.ai/news
- type: LinkedIn
  url: https://www.linkedin.com/company/reka-ai
- type: Twitter
  url: https://twitter.com/RekaAILabs
- type: LlmsText
  url: https://docs.reka.ai/llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com