MeetGeek home page
Search...
⌘K
Support
Dashboard
Dashboard
Search...
Navigation
Get Started
Authorization
Documentation
Request a feature
Slack Community
Get Started
Introduction
Authorization
Limits
API Reference
GET
Get meetings
GET
Get meeting
DEL
Delete meeting
GET
Transcript
GET
Highlights
GET
Summary
POST
Upload recording
POST
Download recording
GET
Teams
GET
Team Meetings
Appendix
Webhooks
Language Codes
Template Names
On this page
Overview
Token-Based Authentication
Acquiring a Token
Get Started
Authorization
Authenticate requests with the MeetGeek API
Overview
We implement token-based authentication, enabling only authorized users to access data.
Token-Based Authentication
All API endpoints are authenticated using Bearer tokens. To make an authenticated request, add the
Authorization
header followed by the word Bearer and your API key.
Copy
Authorization
:
Bearer
your_api_key
Acquiring a Token
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
Introduction
Limits
Assistant
Responses are generated using AI and may contain mistakes.