You are here

7 calls to Api::json() in Fastly 8.3

Api::getCurrentUser in src/Api.php
Gets Fastly user associated with an API key.
Api::getDetails in src/Api.php
Get Service Details.
Api::getServices in src/Api.php
Gets a list of services for the current customer.
Api::getToken in src/Api.php
Get a single token based on the access_token used in the request..
Api::purgeAll in src/Api.php
Purge whole site/service.
Api::purgeKeys in src/Api.php
Purge cache by key.
Api::purgeUrl in src/Api.php
Performs an actual purge request for the given URL.