Get Started
Introduction
Welcome to the MeetGeek open API docs.
We’re actively developing new versions of the public API. You can check our roadmap and log a feature request using this form
Quickstart
Follow this quick guide to perform your first MeetGeek REST API request.
1. Obtain Credentials
For service accounts and enterprise company-wide integrations, please use this form to talk to our team and request a custom quote.
To access the public API, you will need an API key. Follow these steps to obtain your key:
- Sign up for an account at app.meetgeek.ai
- Generate your API key by going to Integrations -> Public API Card.
- (Optional) Use the Webhook URL to receive notifications when the analysis of an uploaded meeting is finished.
- Copy and store your API key securely
2. Your first request
Visit our playground for examples on how create authenticated requests