Empego Developer Hub
Welcome to Empego Developer Hub.
This hub is an ongoing effort from the Empego Product and Engineering team to get closer to the developer community using our technology. Throughout this hub, you will find our API documentation, blog posts about how we see and leverage different technologies to achieve our goals and the goals of our customers, and other product ideas coming up for us in the future. If you want to reach out, do not hesitate to contact us
Table of Contents
V1 API
Our first-generation API built on the FHIR standard, providing comprehensive integration capabilities.
Integration API
The Integration API provides detailed documentation about our RESTful API endpoints:
- Authentication methods
- Available endpoints for various operations
- Request/response formats
- Error handling
View Integration API Documentation
Event Delivery Service
Real-time notifications about changes in the Empego system via Server-Sent Events (SSE):
- Available event types
- Event payload structures
- Event delivery mechanisms
View Event Delivery Service Documentation
V2 API
Our next-generation API with simplified workflows and improved developer experience.
API Endpoints
Complete API reference with interactive documentation powered by Scalar:
- Streamlined endpoints
- Patient upsert workflows
- Presigned iframe URLs
- Enhanced embedding capabilities
Embedding Scenarios
End-to-end integration patterns and workflows:
- Complete consultation workflows
- iframe embedding examples
- Browser message events
- Implementation guides