Replit logo

Replit

Replit is a cloud-based development platform that lets you create, run, and deploy software directly from your browser. It provides instant, containerized environments for many programming languages, real-time multiplayer collaboration, an integrated editor and terminal, built-in package management, version control, and AI coding assistance. Use the Replit API to manage Repls, deployments, and users programmatically.

1 APIs 0 Features
CodeCompilingDevelopment EnvironmentProgramming LanguagesVersion Control

APIs

Replit

Replit is a cloud-based development platform that lets you create, run, and deploy software directly from your browser. The Replit API provides programmatic access to manage Rep...

Semantic Vocabularies

Replit Context

1 classes · 19 properties

JSON-LD

API Governance Rules

Replit API Rules

8 rules · 2 errors 5 warnings

SPECTRAL

JSON Structure

Replit Repl Structure

0 properties

JSON STRUCTURE

Example Payloads

Replit Create Repl Example

4 fields

EXAMPLE

Resources

🔗
LinkedIn
LinkedIn
🔗
Website
Website
🔗
Documentation
Documentation
🔗
API Documentation
API Documentation
💰
Pricing
Pricing
📰
Blog
Blog
📜
TermsOfService
TermsOfService
📜
PrivacyPolicy
PrivacyPolicy
📝
SignUp
SignUp
🔗
Login
Login
👥
GitHubOrganization
GitHubOrganization
📦
Python SDK
Python SDK
🔗
Discord
Discord
🟢
StatusPage
StatusPage
🔗
LLMsTxt
LLMsTxt

Sources

Raw ↑
aid: replit
name: Replit
description: >-
  Replit is a cloud-based development platform that lets you create, run, and deploy software directly from your
  browser. It provides instant, containerized environments for many programming languages, real-time multiplayer
  collaboration, an integrated editor and terminal, built-in package management, version control, and AI coding
  assistance. Use the Replit API to manage Repls, deployments, and users programmatically.
type: Index
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
  - Code
  - Compiling
  - Development Environment
  - Programming Languages
  - Version Control
url: https://raw.githubusercontent.com/api-evangelist/replit/refs/heads/main/apis.yml
created: '2026-01-02'
modified: '2026-05-19'
specificationVersion: '0.19'
apis:
  - aid: replit:replit
    name: Replit
    description: >-
      Replit is a cloud-based development platform that lets you create, run, and deploy software directly from your
      browser. The Replit API provides programmatic access to manage Repls (coding environments), deployments, and user
      profiles.
    humanURL: https://replit.com/
    tags:
      - Code
      - Development Environment
      - Deployments
      - Programming Languages
      - Repls
      - Users
      - Version Control
    properties:
      - url: https://docs.replit.com/api
        type: Documentation
      - url: openapi/replit-openapi.yml
        type: OpenAPI
      - url: rules/replit-rules.yml
        type: SpectralRuleset
      - url: vocabulary/replit-vocabulary.yml
        type: Vocabulary
common:
  - type: LinkedIn
    url: https://www.linkedin.com/company/repl-it
  - type: Website
    url: https://replit.com
  - type: Documentation
    url: https://docs.replit.com
  - type: API Documentation
    url: https://docs.replit.com/api
  - type: Pricing
    url: https://replit.com/pricing
  - type: Blog
    url: https://blog.replit.com
  - type: TermsOfService
    url: https://replit.com/site/terms
  - type: PrivacyPolicy
    url: https://replit.com/site/privacy
  - type: SignUp
    url: https://replit.com/signup
  - type: Login
    url: https://replit.com/login
  - type: GitHubOrganization
    url: https://github.com/replit
  - type: Python SDK
    url: https://github.com/replit/replit-py
  - type: Discord
    url: https://discord.gg/replit
  - type: StatusPage
    url: https://status.replit.com
  - type: LLMsTxt
    url: https://docs.replit.com/llms.txt
maintainers:
  - FN: Kin Lane
    email: kin@apievangelist.com