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/16 09:55]
ian [Sentori API]
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 key, just 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.
  
-===== API methods ​=====+To get your account'​s API Key, sign 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 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> 
 +===== Version 1.0 =====
  
   * [[api-xml-template|XML Template]]   * [[api-xml-template|XML Template]]
   * [[api-import-contacts|Import Contacts]]   * [[api-import-contacts|Import Contacts]]
   * [[api-contact-signup|Contact Signup]]   * [[api-contact-signup|Contact Signup]]
 +
 +</​WRAP>​
 +</​WRAP>​