Difference between revisions of "API Details"
From Charitylog Manual
Line 6: | Line 6: | ||
[[File:API.png]] | [[File:API.png]] | ||
+ | =General Concepts= | ||
+ | |||
+ | [[API Entities]] | ||
[[API Authentication]] | [[API Authentication]] | ||
− | [[API | + | [[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]] | ||
− | |||
− | |||
− | |||
− |
Revision as of 10:57, 15 April 2020
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.
General Concepts
Reading data (GETs)
Selecting Specific Fields Via The API