/bunnycdn-account | Type: Application | PCID required: Yes
Tools
| Tool | Description |
|---|---|
bunnycdn_account_api_key_public_get_api_keys_by_account_endpoint | List API Keys |
bunnycdn_account_billing_summary_public_get_billing_summary_pdf | Get Billing Summary Document |
bunnycdn_account_close_account_endpoint_close_account | Close the account |
bunnycdn_account_download_payment_request_invoice_pdf_endpoint_download_payment_request_invoice_pdf | Download Payment Request Invoice PDF |
bunnycdn_account_get_affiliate_details_endpoint_affiliate_details | Get affiliate details |
bunnycdn_account_get_billing_details_endpoint_get_billing_details | Get Billing Details |
bunnycdn_account_get_billing_summary_endpoint_get_summary_endpoint | Get Billing Summary |
bunnycdn_account_get_payment_requests_endpoint_get_payment_requests | Get Pending Payment Requests |
bunnycdn_account_get_user_audit_log_endpoint_get_user_audit_log | GET /user/audit/{date} |
bunnycdn_account_search_public_global_search_endpoint | Global Search |
bunnycdn_account_statistics_public_get_statistics | Get Statistics |
bunnycdn_account_api_key_public_get_api_keys_by_account_endpoint
List API Keys Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
page | integer | No | — | Page number for pagination |
perPage | integer | No | — | Number of results per page |
bunnycdn_account_billing_summary_public_get_billing_summary_pdf
Get Billing Summary Document Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
billingRecordId | integer | Yes | — | Billing Record Id |
bunnycdn_account_close_account_endpoint_close_account
Close the account Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
Password | string | No | — | The password value |
Reason | string | No | — | The reason value |
bunnycdn_account_download_payment_request_invoice_pdf_endpoint_download_payment_request_invoice_pdf
Download Payment Request Invoice PDF Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | integer | Yes | — | The id value |
bunnycdn_account_get_affiliate_details_endpoint_affiliate_details
Get affiliate detailsbunnycdn_account_get_billing_details_endpoint_get_billing_details
Get Billing Detailsbunnycdn_account_get_billing_summary_endpoint_get_summary_endpoint
Get Billing Summarybunnycdn_account_get_payment_requests_endpoint_get_payment_requests
Get Pending Payment Requestsbunnycdn_account_get_user_audit_log_endpoint_get_user_audit_log
GET /user/audit/{date} Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
date | string | Yes | — | The date value |
Product | string[] | No | — | The product value |
ResourceType | string[] | No | — | Resource Type |
ResourceId | string[] | No | — | Resource Id |
ActorId | string[] | No | — | Actor Id |
Order | string | No | — | Sort direction (asc or desc) |
ContinuationToken | string | No | — | Continuation Token |
Limit | integer | No | — | Maximum number of results to return |
bunnycdn_account_search_public_global_search_endpoint
Global Search Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
search | string | No | — | The search value |
from | integer | No | — | The from value |
size | integer | No | — | The size value |
bunnycdn_account_statistics_public_get_statistics
Get Statistics Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
dateFrom | string | No | — | (Optional) The start date of the statistics. If no value is passed, the last 30 days will be returned. |
dateTo | string | No | — | (Optional) The end date of the statistics. If no value is passed, the last 30 days will be returned. |
pullZone | integer | No | — | (Optional) If set, the statistics will be only returned for the given Pull Zone |
serverZoneId | integer | No | — | (Optional) If set, the statistics will be only returned for the given region ID |
loadErrors | boolean | No | — | (Optional) If set, the respose will contain the non-2xx response |
hourly | boolean | No | — | (Optional) If true, the statistics data will be returned in hourly groupping. |
exactRange | boolean | No | — | (Optional) If true and hourly=true, the exact hour components of dateFrom and dateTo will be preserved instead of rounding to full-day boundaries. |
loadOriginResponseTimes | boolean | No | — | Load Origin Response Times |
loadOriginTraffic | boolean | No | — | Load Origin Traffic |
loadRequestsServed | boolean | No | — | Load Requests Served |
loadBandwidthUsed | boolean | No | — | Load Bandwidth Used |
loadOriginShieldBandwidth | boolean | No | — | Load Origin Shield Bandwidth |
loadGeographicTrafficDistribution | boolean | No | — | Load Geographic Traffic Distribution |
loadUserBalanceHistory | boolean | No | — | Load User Balance History |

