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
Related APIs
Discover similar APIs that might interest you