Skip to content

Latest commit

 

History

History
executable file
·
27 lines (17 loc) · 611 Bytes

README.md

File metadata and controls

executable file
·
27 lines (17 loc) · 611 Bytes

Apidae PHP Api Client

  • All API methods exposed with input validation;
  • Authentication set automatically (for both credentials and OAuth end points);
  • Apidae SSO helpers;
  • Error handling;
  • Handle exports (Zip download and reading);
  • Based on Guzzle 7.

This documentation only handle the PHP implementation, for further questions please refer to Apidae API Documentation.

Install

docs/INSTALL.md

Usage

docs/USAGE.md

Handling errors

docs/ERRORS.md

API methods

docs/METHODS.md