API Reference: Difference between revisions

From SimplyMeet.me
No edit summary
No edit summary
 
Line 10: Line 10:


'''Base URL'''<br>
'''Base URL'''<br>
<pre>https://secure.simplymeet.me/api</pre>
<pre>https://secure.simplymeet.me/</pre>


The SimplyMeet.me API Docs demonstrate using curl to interact with the API over HTTP.
The SimplyMeet.me API Docs demonstrate using curl to interact with the API over HTTP.

Latest revision as of 14:25, 9 January 2024

The SimplyMeet.me API is organized around REST. Our API has predictable resource-oriented URLs, uses JSON format for request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.

Note: This is a Paid plan feature.

API key will become automatically available on your Integrations page as soon as you upgrade.



Base URL

https://secure.simplymeet.me/

The SimplyMeet.me API Docs demonstrate using curl to interact with the API over HTTP.

Please note! The SimplyMeet.me API is still in beta, this documentation is a work in progress, feel free to send us your feedback at support@simplymeet.me.