session->flashdata('notice')) { ?>

API Keys

The Cloudlog API (Application Programming Interface) lets third party systems access Cloudlog in a controlled way. Access to the API is managed via API keys.

You will need to generate an API key for each tool you wish to use (e.g. CloudlogCAT). Generate a read-write key if the application needs to send data to Cloudlog. Generate a read-only key if the application only needs to obtain data from Cloudlog.

API URL The API URL for this Cloudlog instance is:

Info It's good practice to delete a key if you are no longer using the associated application.

num_rows() > 0) { ?> result() as $row) { ?>
API Key Description Last Used Permissions Status Actions
key; ?> description; ?> last_used; ?> rights == "rw") { echo "Read & Write"; } elseif($row->rights == "r") { echo "Read-Only"; } else { echo "Unknown"; } ?> status); ?> Edit Test Delete

You have no API Keys.

Create a read & write key Create a read-only key