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
Follow this quick guide to perform your first MeetGeek REST API request.
MeetGeek offers three API endpoints hosted in different regions: two in Europe and one in the United States. By default, requests sent to https://api.meetgeek.ai
are routed to our European data center. If you need to specify a region explicitly, you can use the appropriate endpoint listed below. These endpoints replace the base URL for all REST API calls, ensuring your requests are directed to the correct regional infrastructure.
Region | REST Endpoint to use |
---|---|
Default (Europe) | https://api.meetgeek.ai |
Europe | https://api-eu.meetgeek.ai |
US | https://api-us.meetgeek.ai |
To access the public API, you will need an API key. Follow these steps to obtain your key:
Visit our playground for examples on how create authenticated requests
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
Follow this quick guide to perform your first MeetGeek REST API request.
MeetGeek offers three API endpoints hosted in different regions: two in Europe and one in the United States. By default, requests sent to https://api.meetgeek.ai
are routed to our European data center. If you need to specify a region explicitly, you can use the appropriate endpoint listed below. These endpoints replace the base URL for all REST API calls, ensuring your requests are directed to the correct regional infrastructure.
Region | REST Endpoint to use |
---|---|
Default (Europe) | https://api.meetgeek.ai |
Europe | https://api-eu.meetgeek.ai |
US | https://api-us.meetgeek.ai |
To access the public API, you will need an API key. Follow these steps to obtain your key:
Visit our playground for examples on how create authenticated requests