Embed Sessions (beta)
Our platform makes it possible for other service providers to integrate parts of the Examplary experience within their products. To make this possible, we offer the Embed Sessions API, which allows the service provider to get a unique link to a part of the Examplary UI that can be embedded in their UI.
This makes it possible to integrate flows such as exam generation or question generation directly into your own application, while still leveraging the full power of the Examplary platform.
Getting started
To get started testing this flow, first create a Examplary account.
You'll need to get your organisation approved for using embed sessions. Please contact us at hi@examplary.ai with your organisation details or use the chat widget in the app to request access.
Find your API key in the Developer settings page. Then, follow the instructions in the exam generation flow document to create your first embed session.
Or have a look at the live code example.
Supported flows
Currently supported flows:
- Exam generation flow (
generate-exam)
Coming soon:
- Question generation flow (
generate-question)
Example flow
Example flow for exam generation using embed sessions: