Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
api [2015/01/28 12:49]
ian
api [2018/01/02 16:18] (current)
benc [API versions]
Line 1: Line 1:
 ====== Sentori API ====== ====== Sentori API ======
  
-Our API allows you to integrate ​your own website and applications with Sentori. ​If you would like an API keyjust click the request API button ​in [[administrative-functions|settings]] (top-right menu option).+Our API allows you to integrate ​other applications ​and services ​with Sentori. 
 + 
 +To get your account'​s ​API Keysign in to your Sentori account then go to the [[administrative-functions|Settings]] menu in the top right and select API. 
 +===== API versions ===== 
 + 
 +Whilst we continue to support API 1.0, we strongly encourage all new integration to built on version 2.0.
  
 <WRAP group> <WRAP group>
 +<WRAP fifty>
 +===== Version 2.0 =====
 +
 +How to use it:
 +  * [[api-general | General]]
 +  * [[api-authentication | Authentication]]
 +  * [[api-errors|Errors]]
 +
 +Endpoints:
 +  * [[api-audiences | Audiences]]
 +  * [[api-automation | Automation]]
 +  * [[api-contacts|Contacts]]
 +  * [[api-email-report|Email Reports]]
 +  * [[api-emails|Emails]]
 +  * [[api-mailinglists|Mailing Lists]]
 +  * [[api-uploadgroups|Upload Groups]]
 +  * [[api-webhooks|Webhooks]]
 +
 +</​WRAP>​
 <WRAP fifty> <WRAP fifty>
 ===== Version 1.0 ===== ===== Version 1.0 =====
Line 10: Line 34:
   * [[api-import-contacts|Import Contacts]]   * [[api-import-contacts|Import Contacts]]
   * [[api-contact-signup|Contact Signup]]   * [[api-contact-signup|Contact Signup]]
-</​WRAP>​ 
-<WRAP fifty> 
-===== Version 2.0 ===== 
  
-  * [[api-authentication | Authentication]] 
-  * [[api-errors|Errors]] 
-  * [[api/​v2.0/​contact|Contact Endpoints]] 
-  * [[api/​v2.0/​email-report|Email Report Endpoints]] 
 </​WRAP>​ </​WRAP>​
 </​WRAP>​ </​WRAP>​