Yeino API Reference
Welcome to the Yeino Public API documentation. Build powerful integrations to upload recordings, retrieve transcripts, and access AI-generated insights programmatically.
What is Yeino?
Yeino is a platform for UI/UX and Product Managers to upload conversations (video, audio, text), process them with AI to gather insights, and interact with AI chatbots in the context of all recordings.
API Overview
The Yeino Public API provides programmatic access to your organization’s data through a RESTful interface. All requests are authenticated using API keys and return JSON responses.
Base URL
https://api.yeino.com/v2Key Features
📹 Recordings Management
- Upload video, audio, and text files
- Track processing status in real-time
- Retrieve full transcripts with timestamps
- Access file metadata and analytics
💡 AI-Powered Insights
- Automatically generated insights from recordings
- Filter insights by recording, priority, or status
- Access structured data with tags and categories
- Paginated results for efficient data retrieval
📊 Project Analytics
- Get project statistics and metadata
- Track recordings, insights, and chat counts
- Organize work by project categories
🔐 Secure Authentication
- API key-based authentication
- Permission levels (read-only or read-write)
- Rate limiting based on your plan
- Organization-scoped access control
Quick Start
- Get your API key - Create an API key in your organization settings
- Make your first request - Retrieve project information
- Upload a recording - Upload and process a conversation
- Access insights - Retrieve AI-generated insights
What You Can Build
- Automated transcription pipelines - Upload recordings and retrieve transcripts
- Insight aggregation tools - Collect and analyze insights across projects
- Integration workflows - Connect Yeino with your existing tools
- Custom dashboards - Build visualizations using API data
- Webhook alternatives - Poll for status updates and new insights
Next Steps
Ready to get started? Head over to the Get Started guide to learn about authentication and API keys.
Last updated on