Difference between revisions of "API Details"

From Charitylog Manual
Jump to: navigation, search
Line 6: Line 6:
 
[[File:API.png]]
 
[[File:API.png]]
  
 +
=General Concepts=
 +
 +
[[API Entities]]
  
 
[[API Authentication]]
 
[[API Authentication]]
  
[[API Entities]]
+
[[API Dictionaries]]
 +
 
 +
=Reading data (GETs)=
  
 
[[API Filters]]
 
[[API Filters]]
Line 15: Line 20:
 
[[Selecting Specific Fields Via The API]]
 
[[Selecting Specific Fields Via The API]]
  
 +
[[Reporting Via The API]]
 +
 +
=Reading data (POSTs and PUTs)=
 
[[Creating Records Via The API]]
 
[[Creating Records Via The API]]
  
Line 24: Line 32:
  
 
[[Extension Databases Via The API]]
 
[[Extension Databases Via The API]]
 
[[Reporting Via The API]]
 
 
[[API Dictionaries]]
 

Revision as of 10:57, 15 April 2020

Helpheader small.png

On this page you will find some technical details of the Dizions API that works with the system. This enables you to interact with your data without having to log in to the web interface. It is a RESTful API using JSON over https. For prices, please call the office. For details of the costs please contact us.


File:API.png

General Concepts

API Entities

API Authentication

API Dictionaries

Reading data (GETs)

API Filters

Selecting Specific Fields Via The API

Reporting Via The API

Reading data (POSTs and PUTs)

Creating Records Via The API

Updating Records Via The API

External Referrals To The API

File Uploads Using The API

Extension Databases Via The API