Thesys Documentation home page
Search...
⌘K
Ask AI
Schedule a Demo
Discord
Get API Key
Get API Key
Search...
Navigation
Endpoints
Visualize
Home
Fundamentals
Build Chatbots
Reference
Library
Developer Console
Discord
Get Support
API
API Overview
Models & Pricing
SDK Compatibility Matrix
API Changelog
API Versioning
Rate Limits
Errors
Endpoints
POST
Embed
POST
Visualize
Objects
Security & Compliance
React
Chat Component
Standalone Component
Theme Provider
Endpoints
Visualize
Copy page
Generates a UI for the given data.
Copy page
POST
/
v1
/
visualize
/
chat
/
completions
Coming soon. Contact us to get early access.
Given a data object, generates the best UI representation for it.
DOES NOT support tool calling.
Ability to steer semantic design via system prompts.
Visual customization via
Crayon
Request
Supports both
streaming
and
non-streaming
payloads.
Accepts data via the
messages
property.
Does not accept the
tools
property.
Response
Returns
streaming chunks
in streaming mode or a
message
object in non-streaming mode.
Embed
Messages
Assistant
Responses are generated using AI and may contain mistakes.