SamePage API (Application Programming Interface)

The API (Application Programming Interface) is used to externally access, edit and insert data in(to) SamePage's databases. This can be useful if you are wanting to draw information from SamePage into another site or application.
To get started using the API first you must have an access key:
  • For contractors looking to use the API your access key can be easily visible from the Admin Tab at the top of the page and then looking at the top of the right panel for a section called "API Access Key".
After obtaining your API access key then view the three different sections (Gets, Inserts and Updates) to gain an understanding of which parameters are required for each call, a detailed list of returned values as well as some simple examples to help get you started.