Skip to content

aol-integration/php-03

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-03

API call example for Accurate Online using PHP Language

This example demonstrate how to call the API along with the creation of Timestamp and Signature Header for the API Token Authorization method.

Important

Before running this code, replace the value of variable $apiToken and $signatureSecret on the conf.php file with Your credential.

Warning

This example use default host declared on file conf.php, You may need to replace the value of variable $host if You are hosted on another host. You can see Your database host address by executing the api-token.php file.

Note

Read the API Token Documentation on how to get a Credential for this example.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages