Stoplight Elements API Documentation

Stoplight Elements API provides open-source React components for rendering beautiful, interactive API documentation from OpenAPI specifications. It helps teams publish docs quickly with search, navigation, and code samples. Developers use it for embedding API references in portals, creating self-hosted documentation, and improving API usability for internal or public audiences.

1

Endpoints

0

Views

Aug 29, 2025

Last Checked

Unlimited

Rate Limit

API Endpoints

Embed Stoplight Elements documentation

Full URL

https://github.com/stoplightio/elements/elements/embed

Code Examples

curl -X GET 'https://github.com/stoplightio/elements/elements/embed'

Parameters

{
  "url": "https://example.com/openapi.json"
}

Example Response

{
  "html": "<iframe src='https://elements-demo.stoplight.io/'></iframe>"
}

Version

v1

Rate Limit

Unlimited (self-hosted)
Tags
api-documentationembedded-docsopenapistoplight
Technical Details
Authentication
None
Response Formats
JSON
Availability
global
Status
Published
Rate Limits

Unlimited (self-hosted)

Supported Languages
JavaScriptReact
Use Cases
API documentation
OpenAPI rendering
embedded docs

Related APIs

Discover similar APIs that might interest you

APIopen source

Redoc API Documentation Tool

Redoc API Documentation Tool is an open-...

Category
Development
Endpoints
1
api-documentationdeveloper-portalsopenapi
APIopen source

Appwrite Backend API

Appwrite is a comprehensive open-source ...

Category
Development
Endpoints
1
backendserver
APIopen source

Temporal Workflow API

Temporal is a powerful open-source engin...

Category
Development
Endpoints
1
orchestrationworkflows
Stoplight Elements API - OpenAPI Docs with React | Free API Hub