Home - Accompa  |  Home - API Manual
REST API MANUAL
 
 
Table of Contents
1) Introduction
2) Objects
3) Records:
Requirements:
Read, Create, Update, Delete
Features:
Read, Create, Update, Delete
Use Cases:
Read, Create, Update, Delete
Custom Object Records:
Read, Create, Update, Delete
4) Relationships:
Read Related Items
5) Field History:
Read Field History
6) Views:
Read a View, Read List of Views
7) Search:
Search a View, Search All Records
8) Users:
Read, Read List
9) HTTP Response Codes & Errors
10) API Rate Limits
11) Miscellaneous
12) API Versions/Release Notes
 
 
Contact Support
Contact Accompa Support

API Versions

This page explains the new functionality added in each version of Accompa API. You can access a specific version of Accompa API by modifying the "Base URI" as follows:

Here's the Base URI syntax:
https://www.accompa.com/api{version}/{api_key}
, where:
{version} is an optional integer number referring to the API version. If you leave {version} out of the base URI, version "1" of the API will be used.
 

Version 2

First released on Nov-10-2010.

Here's the Base URI syntax for this version:
http://www.accompa.com/api2/{api_key}
 
  • Views: (Released Nov-10-2010)
  • Rich Text: (Released Nov-10-2010)
    • Contents of any "rich text" (Textarea) field will now be returned as a CDATA section - i.e. starting with <![CDATA[ and ending with ]]> - containing HTML content.
    • In earlier versions of the API - only the "plain text" content of a Textarea field was returned (P.S. It was not marked as a CDATA section).

Version 1

First released on Mar-10-2008.
 
IMPORTANT: Not recommended for new implementations! Please use the latest version listed above.
 
Here's the Base URI syntax for this version:
http://www.accompa.com/api/{api_key}
 
   
  back to top ^
Home - Requirements Management Software - Terms of Service - Privacy Policy
© Accompa, Inc. 5201 Great America Pkwy, Ste 320, Santa Clara, CA 95054 (United States)