{
  "schemaVersion": "1.0",
  "item": {
    "slug": "vultr",
    "name": "Vultr",
    "category": "cloud-infrastructure",
    "description": "Vultr provides billing history and invoice exports through its console, API, and CLI.",
    "status": "researched",
    "website": "https://www.vultr.com/",
    "invoiceHelpUrl": "https://docs.vultr.com/platform/billing/view-payment-history",
    "apiDocumentationUrl": "https://api.vultr.com/v2/#tag/billing",
    "accessMethods": [
      "official_api",
      "vendor_portal",
      "email_forward",
      "manual_upload"
    ],
    "authentication": {
      "oauth": false,
      "apiToken": true,
      "browserSession": true,
      "requiredRole": "Account user with billing-history access or an authorized API key"
    },
    "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 Account > Billing > History."
      },
      "invoiceMetadata": {
        "supported": true,
        "notes": "Issued billing records include the core details needed to identify the charge."
      },
      "invoicePdf": {
        "supported": true,
        "notes": "The documented workflow provides PDF invoice, CSV invoice, PDF receipt, API metadata."
      },
      "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": true,
        "notes": "The documented billing area includes payment-method management or detail."
      }
    },
    "billing": {
      "cadence": [
        "monthly",
        "prepaid"
      ],
      "invoiceLocation": "Account > Billing > History",
      "emailedAutomatically": "unknown",
      "currencies": [],
      "documentTypes": [
        "invoice",
        "receipt"
      ]
    },
    "billproof": {
      "retrieval": false,
      "normalization": true,
      "transactionMatching": true,
      "connectionAvailable": false,
      "limitations": [
        "Billproof does not currently have a direct Vultr 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": "How to View Vultr Payment History",
        "url": "https://docs.vultr.com/platform/billing/view-payment-history",
        "type": "official"
      }
    ],
    "guide": {
      "quickAnswer": "Go to Account > Billing > History in the Vultr console, select an invoice, and export PDF or CSV.",
      "requiredRole": "Account user with billing-history access or an authorized API key",
      "steps": [
        "Sign in to the Vultr Console and open Account.",
        "Under Billing, select History.",
        "Find the invoice by date, amount, or invoice ID.",
        "Use the row menu to download PDF or CSV; open payments separately for receipts."
      ],
      "historyLocation": "Account > Billing > History",
      "missingInvoice": "Confirm the account and date range, then use the billing-history API or contact Vultr support if the console entry is absent.",
      "formats": [
        "PDF invoice",
        "CSV invoice",
        "PDF receipt",
        "API metadata"
      ],
      "commonProblems": [
        "An account balance entry is confused with an issued invoice.",
        "The API key cannot access billing endpoints."
      ],
      "matchingTips": [
        "Use invoice ID, date, total, and account balance movement.",
        "Reconcile invoice items to the services billed before matching the payment receipt."
      ]
    },
    "statusLabel": "Billing guide available",
    "cta": "Request this integration",
    "manualGuide": null,
    "urls": {
      "html": "https://billproof.io/integrations/vultr",
      "json": "https://billproof.io/api/public/vendors/vultr.json",
      "capabilities": "https://billproof.io/api/public/vendors/vultr/capabilities.json"
    }
  }
}
