Getting Started
Core Configuration
Components
API Pages
- Playground
- OpenAPI
- AsyncAPI
- MDX
- Troubleshooting
Authentication and Personalization
- Authentication
- Partial Authentication
- Personalization
- Auth vs Personalization
- Authentication Setup
- Personalization Setup
- Sending Data
Guides
- Migrations
- Model Context Protocol
- Translations
- React
- Custom Scripts
- SEO
- Hidden pages
- Redirects and Broken Links
- Custom Subdirectory
- Dashboard Access
Integrations
- Analytics
- SDKs
- Support
- Privacy
Version Control and CI/CD
AsyncAPI
Playground
Enable users to interact with your websockets
WSS
Messages
{
"text": "<string>",
"subtext": "<string>",
"from": "<string>"
}
{
"text": "<string>",
"subtext": "<string>",
"from": "<string>"
}
"22:02:27 GMT+0000 (Coordinated Universal Time)"
Test message
type:object
Test message sent to the echo server
Test message
type:object
Test message sent to the echo server
Timestamp
type:string
Timestamp message sent from echo hoppscotch server
Was this page helpful?
Messages
{
"text": "<string>",
"subtext": "<string>",
"from": "<string>"
}
{
"text": "<string>",
"subtext": "<string>",
"from": "<string>"
}
"22:02:27 GMT+0000 (Coordinated Universal Time)"
Assistant
Responses are generated using AI and may contain mistakes.