Main Page: Difference between revisions

From i4a API Wiki
Jump to navigation Jump to search
No edit summary
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
i4a provides a secure API that allows you to access your data remotely and programmatically.
i4a provides a secure API that allows you to access your data remotely and programmatically.


<font color="#bf110b"><big>'''Update your API integrations to v 2.0 before March 31, 2024.'''</strong></big></font>
== API Documentation ==
 
Version 2.0 of our API offers more security and is easier to implement and use. It offers numerous endpoints for retrieving data - such as Contacts, Membership, and custom views.
 
API v 1.0 will continue to work until '''March 31, 2024'''. We encourage you or your third-party vendors to update your integrations now.
 
== API Documentation Links ==
* [https://api.i4a.com/index.php/I4A_API_2.0 i4a API 2.0 documentation]
* [https://api.i4a.com/index.php/I4A_API_2.0 i4a API 2.0 documentation]
* [https://api.i4a.com/index.php/I4A_API_Guide i4a API 1.0 documentation]

Latest revision as of 14:50, 17 May 2024

Welcome to the i4a API Wiki.

i4a provides a secure API that allows you to access your data remotely and programmatically.

API Documentation