Difference between revisions of "API Reference"

From SimplyMeet.me
Line 6: Line 6:
 
'''Base URL'''<br>
 
'''Base URL'''<br>
 
<pre>https://harmonizely.com/api</pre>
 
<pre>https://harmonizely.com/api</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.
 
  
 
<span style="background-color:#fef3de; padding:5px; border-radius:5px;">'''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 [mailto:support@harmonizely.com support@harmonizely.com].</span>
 
<span style="background-color:#fef3de; padding:5px; border-radius:5px;">'''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 [mailto:support@harmonizely.com support@harmonizely.com].</span>

Revision as of 14:29, 20 August 2021

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.

Please note! Access to the SimplyMeet.me API can be requested from the Integrations page in your dashboard.

Api use request.png



Base URL

https://harmonizely.com/api

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@harmonizely.com.