Config file

$ cat config.php
<?php
$key = ''; // your API-key
$secret = ''; // your Secret-key
?>