Render Style (light theme)
Font Styles
Theme
Play with various color schemes
Advanced Styling
Markdown
Supports markdown (headings, table, list, code etc)
RapiDoc Mini
RapiDoc Mini - Pluck APIs from OpenAPI Spec into your blog
Links
Provide External and Internal links to varius sections of document
Code Samples
Support for x-code-samples (vendor extension) in endpoint definition
Endpoint Badges
Annotate endpoints with short color coded labels using x-badges vendor extension
Examples
Provide multiple request and response examples for your APIs
Multipart Formdata
Submit mixed content such as file(binary) and plain-text using multipart-formdata
OAuth Setup
OAuth Extensions
Pre fill client-id and client-secret with vendor extension 'x-client-id' and 'x-client-secret', and pre select
desired scopes with vendor extension 'x-default-scopes'
Performance Tips
Mix HTML content
Callbacks
Specs with Callback (webhooks) Info
WebHooks
OpenAPI 3.1.0 Spec with WebHooks
Multiple DataTypes
OpenAPI 3.1.0 allows each field to have multiple data-types in accordance to JSON schema standard
Collapsable tags
In view & focused mode tags can be expanded and collapsed. You may also set each tags initial state
View Mode |
Focused Mode
Mock API
Using a Mocking API service performing realtime request and response
Play Ground
Shows various things that can be controlled using script