{
  "schemaVersion": "1.0",
  "item": {
    "slug": "fastly",
    "name": "Fastly",
    "category": "cloud-infrastructure",
    "description": "Fastly makes billing and usage details available to superusers and billing-role users, with invoice API support for eligible accounts.",
    "status": "researched",
    "website": "https://www.fastly.com/",
    "invoiceHelpUrl": "https://www.fastly.com/documentation/guides/account-info/billing/",
    "apiDocumentationUrl": "https://www.fastly.com/documentation/reference/api/account/invoices/",
    "accessMethods": [
      "official_api",
      "vendor_portal",
      "email_forward",
      "manual_upload"
    ],
    "authentication": {
      "oauth": false,
      "apiToken": true,
      "browserSession": true,
      "requiredRole": "Fastly Superuser or user with the Billing role"
    },
    "capabilities": {
      "accountDiscovery": {
        "supported": false,
        "notes": "No public workflow for discovering every account from billing data is documented."
      },
      "billingHistory": {
        "supported": true,
        "notes": "Billing records are documented at Fastly control panel > Account > Billing."
      },
      "invoiceMetadata": {
        "supported": true,
        "notes": "Issued billing records include the core details needed to identify the charge."
      },
      "invoicePdf": {
        "supported": "partial",
        "notes": "A PDF or equivalent document is available only for some plans or regions."
      },
      "creditNotes": {
        "supported": "unknown",
        "notes": "Credit-note availability is not confirmed by the reviewed source."
      },
      "lineItems": {
        "supported": "partial",
        "notes": "Line-item depth varies by document type, plan, or contract."
      },
      "usage": {
        "supported": true,
        "notes": "The vendor documents usage detail alongside its billing workflow."
      },
      "subscriptions": {
        "supported": false,
        "notes": "The documented charges are usage or transaction based, not subscriptions."
      },
      "paymentMethod": {
        "supported": "unknown",
        "notes": "Payment-method visibility is not confirmed by the reviewed source."
      }
    },
    "billing": {
      "cadence": [
        "monthly",
        "contract-dependent"
      ],
      "invoiceLocation": "Fastly control panel > Account > Billing",
      "emailedAutomatically": true,
      "currencies": [],
      "documentTypes": [
        "invoice",
        "receipt"
      ]
    },
    "billproof": {
      "retrieval": false,
      "normalization": true,
      "transactionMatching": true,
      "connectionAvailable": false,
      "limitations": [
        "Billproof does not currently have a direct Fastly billing connection.",
        "Retrieval requires an authorized user to download or forward the document."
      ]
    },
    "normalizedFields": [
      "vendor_name",
      "invoice_number",
      "invoice_date",
      "billing_period",
      "subtotal",
      "tax",
      "total",
      "currency",
      "payment_method",
      "account_id"
    ],
    "commonCardDescriptors": [],
    "researchedAt": "2026-08-29",
    "lastVerifiedAt": "2026-08-29",
    "sources": [
      {
        "title": "Fastly billing documentation",
        "url": "https://www.fastly.com/documentation/guides/account-info/billing/",
        "type": "official"
      }
    ],
    "guide": {
      "quickAnswer": "In the Fastly control panel, open Account > Billing and retrieve the applicable invoice or billing summary; eligible accounts can also use the Invoices API.",
      "requiredRole": "Fastly Superuser or user with the Billing role",
      "steps": [
        "Sign in to the Fastly control panel for the billed customer account.",
        "Open Account and select Billing.",
        "Review the billing overview, plan usage, and available invoice history.",
        "Download the document or use the Invoices API if enabled for the account."
      ],
      "historyLocation": "Fastly control panel > Account > Billing",
      "missingInvoice": "Confirm the customer account and billing role, check the billing-contact email, and contact Fastly support for contract-delivered documents.",
      "formats": [
        "invoice",
        "emailed bill",
        "API data"
      ],
      "commonProblems": [
        "A non-billing user cannot see the Billing menu.",
        "Usage metrics are mistaken for the finalized invoice."
      ],
      "matchingTips": [
        "Match customer ID, invoice period, usage region, currency, and total.",
        "Compare minimum commitments and overages against product usage."
      ]
    },
    "statusLabel": "Billing guide available",
    "cta": "Request this integration",
    "manualGuide": null,
    "urls": {
      "html": "https://billproof.io/integrations/fastly",
      "json": "https://billproof.io/api/public/vendors/fastly.json",
      "capabilities": "https://billproof.io/api/public/vendors/fastly/capabilities.json"
    }
  }
}
