Lightning AI

Lightning AI is an AI development platform from the team behind PyTorch Lightning. It provides cloud AI Studios (persistent GPU-backed development workspaces), ephemeral Sandboxes for running untrusted or agent-generated code, multi-node training and finetuning, batch and real-time inference deployments, and hosted Model APIs that expose frontier LLMs behind an API key. The platform is driven programmatically through the lightning-sdk Python SDK, the @lightningai/sdk JavaScript Sandbox SDK, and the lightning CLI, and is backed by a family of widely adopted open-source libraries including PyTorch Lightning, Lightning Fabric, LitServe, LitData, TorchMetrics and Thunder. Lightning AI runs as a fully managed cloud or inside a customer VPC (bring your own cloud), and is SOC 2 Type II and HIPAA certified.

Lightning AI publishes 2 APIs on the APIs.io network. Tagged areas include Company, Ai Ml, Machine Learning, GPU Cloud, and Model Inference.

Lightning AI’s developer surface includes documentation, API reference, getting-started guide, quickstart, support, engineering blog, pricing, and 24 more developer resources.

42.6/100 thin Agent 24/100 agent aware Full breakdown ↓
scored 2026-07-20 · rubric v0.4
2 APIs 0 Features
CompanyAi MlMachine LearningGPU CloudModel InferenceModel TrainingDeveloper PlatformSandboxesLLM APIsOpen Source

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 42.6/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 14.3 / 20
Commercial Clarity 14.2 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 24/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 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
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/lightning-ai: 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

Lightning AI Platform API

The Lightning AI control-plane API used by the lightning-sdk Python SDK, the @lightningai/sdk JavaScript SDK and the lightning CLI to programmatically manage platform resources:...

Lightning AI Model APIs

Hosted inference API that serves frontier and open models behind a Lightning API key, billed per token with a free monthly token allowance. Accessible through the litai Python c...

Pricing Plans

Lightning Ai Plans

4 plans

PLANS

Rate Limits

Lightning Ai Rate Limits

0 limits

RATE LIMITS

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 5

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: lightning-ai
name: Lightning AI
description: Lightning AI is an AI development platform from the team behind PyTorch Lightning. It provides cloud AI Studios
  (persistent GPU-backed development workspaces), ephemeral Sandboxes for running untrusted or agent-generated code, multi-node
  training and finetuning, batch and real-time inference deployments, and hosted Model APIs that expose frontier LLMs behind
  an API key. The platform is driven programmatically through the lightning-sdk Python SDK, the @lightningai/sdk JavaScript
  Sandbox SDK, and the lightning CLI, and is backed by a family of widely adopted open-source libraries including PyTorch
  Lightning, Lightning Fabric, LitServe, LitData, TorchMetrics and Thunder. Lightning AI runs as a fully managed cloud or
  inside a customer VPC (bring your own cloud), and is SOC 2 Type II and HIPAA certified.
image: https://avatars.githubusercontent.com/u/58386951?v=4
url: https://raw.githubusercontent.com/api-evangelist/lightning-ai/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- index-ventures
- sv-angel
x-tier: profiled
x-tier-reason: enrichment-pipeline
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Ai Ml
- Machine Learning
- GPU Cloud
- Model Inference
- Model Training
- Developer Platform
- Sandboxes
- LLM APIs
- Open Source
apis:
- aid: lightning-ai:platform-api
  name: Lightning AI Platform API
  description: 'The Lightning AI control-plane API used by the lightning-sdk Python SDK, the @lightningai/sdk JavaScript SDK
    and the lightning CLI to programmatically manage platform resources: Studios, Jobs, Deployments, Sandboxes, Drives, Teamspaces
    and Organizations. Authenticated with a teamspace-scoped Lightning API key.'
  humanURL: https://lightning.ai/docs/platform/developers/sdk
  baseURL: https://lightning.ai
  tags:
  - Platform
  - Studios
  - Jobs
  - Deployments
  - Sandboxes
  properties:
  - type: Documentation
    url: https://lightning.ai/docs/platform/developers/sdk
  - type: Authentication
    url: authentication/lightning-ai-authentication.yml
  - type: Conventions
    url: conventions/lightning-ai-conventions.yml
  - type: ErrorCatalog
    url: errors/lightning-ai-error-codes.yml
  - type: DataModel
    url: data-model/lightning-ai-data-model.yml
- aid: lightning-ai:model-apis
  name: Lightning AI Model APIs
  description: Hosted inference API that serves frontier and open models behind a Lightning API key, billed per token with
    a free monthly token allowance. Accessible through the litai Python client and through OpenAI- and Anthropic-compatible
    client configuration, with per-plan requests-per-minute and tokens-per-minute limits.
  humanURL: https://lightning.ai/docs/platform/inference/model-apis
  baseURL: https://lightning.ai
  tags:
  - Inference
  - LLM
  - Model APIs
  - Tokens
  properties:
  - type: Documentation
    url: https://lightning.ai/docs/platform/inference/model-apis
  - type: RateLimits
    url: rate-limits/lightning-ai-rate-limits.yml
  - type: Models
    url: https://lightning.ai/models
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/lightning-ai-domain-security.yml
- type: Website
  url: https://lightning.ai/
- type: DeveloperPortal
  url: https://lightning.ai/docs/platform/developers
- type: Documentation
  url: https://lightning.ai/docs/
- type: APIReference
  url: https://lightning.ai/docs/platform/developers/sdk
- type: GettingStarted
  url: https://lightning.ai/docs/platform/overview/getting-started
- type: Quickstart
  url: https://lightning.ai/docs/platform/overview/quick-start
- type: Support
  url: https://lightning.ai/community/
- type: Blog
  url: https://lightning.ai/blog/
- type: GitHubOrganization
  url: https://github.com/Lightning-AI
- type: Pricing
  url: https://lightning.ai/pricing/
- type: TermsOfService
  url: https://lightning.ai/policies/
- type: PrivacyPolicy
  url: https://lightning.ai/policies/
- type: ChangeLog
  url: https://lightning.ai/pages/releases/
- type: OpenSource
  url: https://lightning.ai/open-source/
- type: StatusPage
  url: https://status.lightning.ai/
- type: Compliance
  url: https://lightning.ai/docs/platform/security/compliance
- type: LLMsTxt
  url: llms/lightning-ai-llms.txt
- type: Packages
  url: packages/lightning-ai-packages.yml
- type: SDKs
  url: packages/lightning-ai-packages.yml
- type: CLI
  url: cli/lightning-ai-cli.yml
- type: Sandbox
  url: sandbox/lightning-ai-sandbox.yml
- type: Authentication
  url: authentication/lightning-ai-authentication.yml
- type: Conventions
  url: conventions/lightning-ai-conventions.yml
- type: ErrorCatalog
  url: errors/lightning-ai-error-codes.yml
- type: DataModel
  url: data-model/lightning-ai-data-model.yml
- type: Lifecycle
  url: lifecycle/lightning-ai-lifecycle.yml
- type: Conformance
  url: conformance/lightning-ai-conformance.yml
- type: RateLimits
  url: rate-limits/lightning-ai-rate-limits.yml
- type: Plans
  url: plans/lightning-ai-plans.yml
- type: ChangeLog
  url: changelog/lightning-ai-changelog.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence