This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
api [2015/01/16 14:26] dan [API v2.0] |
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 v2.0 ===== | + | 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 ===== | ||
- | * [[api/v2.0/authentication | Authentication]] | + | Whilst we continue to support API 1.0, we strongly encourage all new integration to built on version 2.0. |
- | * [[api/v2.0/errors|Errors]] | + | |
- | * [[api/v2.0/contact|Contact Methods]] | + | <WRAP group> |
- | ===== API 1.0 ===== | + | <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> |