{"id":57638,"date":"2026-06-15T13:54:50","date_gmt":"2026-06-15T03:54:50","guid":{"rendered":"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/06\/15\/anthropics-agent-sdk-billing-change-is-a-warning-for-enterprise-ai-cost-governance\/"},"modified":"2026-06-15T13:56:28","modified_gmt":"2026-06-15T03:56:28","slug":"anthropics-agent-sdk-billing-change-is-a-warning-for-enterprise-ai-cost-governance","status":"publish","type":"post","link":"https:\/\/cloudproinc.com.au\/index.php\/2026\/06\/15\/anthropics-agent-sdk-billing-change-is-a-warning-for-enterprise-ai-cost-governance\/","title":{"rendered":"Anthropic&#8217;s Agent SDK Billing Change Is a Warning for Enterprise AI Cost Governance"},"content":{"rendered":"<p class=\"wp-block-paragraph\">Anthropic has changed how programmatic Claude Agent SDK usage is billed, and Australian organisations experimenting with automated AI workloads should pay attention.<\/p>\n\n<p class=\"wp-block-paragraph\">From 15 June 2026, Anthropic separates interactive Claude usage from programmatic agent usage. According to Anthropic\u2019s support documentation, automated workloads such as Claude Agent SDK projects, the <code>claude -p<\/code> headless command, Claude Code GitHub Actions, and approved third-party Agent SDK tools now draw from a separate monthly Agent SDK credit rather than the normal interactive subscription allowance.<\/p>\n\n<p class=\"wp-block-paragraph\">That may sound like a billing detail. In practice, it is a signal that agentic AI is moving out of the experimental phase and into the same cost, risk, and operational management category as cloud infrastructure, CI\/CD, SaaS platforms, and production automation.<\/p>\n\n<p class=\"wp-block-paragraph\">For Australian CIOs, CTOs, IT managers, finance leaders, and business owners, the message is simple: if AI agents can run work automatically, they can also generate cost automatically.<\/p>\n\n<h2 class=\"wp-block-heading\">What has changed?<\/h2>\n\n<p class=\"wp-block-paragraph\">Anthropic\u2019s new model creates a separate monthly credit pool for programmatic Agent SDK usage. The credit amount depends on the customer\u2019s Claude plan. Public support documentation lists monthly Agent SDK credits ranging from US$20 on some lower-tier plans to US$200 on higher-tier plans and premium enterprise seats.<\/p>\n\n<p class=\"wp-block-paragraph\">The important distinction is not only the dollar amount. It is the separation between two types of usage:<\/p>\n\n<ul class=\"wp-block-list\"><li><strong>Interactive usage<\/strong>, such as a person using Claude through chat, desktop, mobile, or an interactive coding workflow.<\/li><li><strong>Programmatic usage<\/strong>, where Claude is called by automation, scripts, CI\/CD workflows, headless commands, third-party agent tools, or Agent SDK projects.<\/li><\/ul>\n\n<p class=\"wp-block-paragraph\">Unused credits do not roll over. Credits are generally allocated per user rather than pooled across a team. When the credit is exhausted, usage can either continue through additional usage credits or API-style billing if enabled, or it can stop until the next billing cycle.<\/p>\n\n<p class=\"wp-block-paragraph\">That creates a direct operational question for enterprises: what happens when an automated AI workload runs out of credit in the middle of a month?<\/p>\n\n<h2 class=\"wp-block-heading\">Why this matters for enterprises running automated AI workloads<\/h2>\n\n<p class=\"wp-block-paragraph\">Many organisations are still treating AI agents as productivity tools. A developer runs an assistant. A business analyst asks a model to summarise a document. A product team experiments with a workflow. These use cases are visible and relatively easy to control because a human is usually in the loop.<\/p>\n\n<p class=\"wp-block-paragraph\">Automated AI workloads are different.<\/p>\n\n<p class=\"wp-block-paragraph\">An agent running in a GitHub Action, a scheduled script, a DevOps pipeline, or a background business process can consume tokens repeatedly without a person watching every step. It may review pull requests, generate test cases, summarise tickets, inspect logs, analyse documents, or call other tools as part of a multi-step workflow.<\/p>\n\n<p class=\"wp-block-paragraph\">That creates practical enterprise risks:<\/p>\n\n<ul class=\"wp-block-list\"><li><strong>Unexpected cost growth<\/strong> when agents run more often than expected.<\/li><li><strong>Failed automation<\/strong> when credits are exhausted and overflow billing is not enabled.<\/li><li><strong>Uncontrolled overage<\/strong> when overflow billing is enabled but not governed.<\/li><li><strong>Poor accountability<\/strong> when usage is tied to individual users instead of business services or cost centres.<\/li><li><strong>Procurement confusion<\/strong> when teams mix subscription credits, API billing, third-party tools, and cloud-hosted AI services.<\/li><li><strong>Security and compliance exposure<\/strong> when agents access repositories, tickets, documents, customer data, or internal systems without clear controls.<\/li><\/ul>\n\n<p class=\"wp-block-paragraph\">This is the same pattern Australian organisations have already seen with cloud consumption. A small proof of concept becomes a business-critical service. A background job grows. A test environment stays online. A team adds automation without tagging, chargeback, alerting, or ownership. The monthly bill then becomes the first governance mechanism \u2014 and by then it is too late.<\/p>\n\n<p class=\"wp-block-paragraph\">Agentic AI needs better discipline from day one.<\/p>\n\n<h2 class=\"wp-block-heading\">The real issue is not the credit amount<\/h2>\n\n<p class=\"wp-block-paragraph\">It would be easy to focus only on whether US$20, US$100, or US$200 per user is enough. For some light usage, it may be. For heavy automation, it may not be close.<\/p>\n\n<p class=\"wp-block-paragraph\">But the deeper issue is that AI agents create variable consumption. They do not behave like traditional per-seat software. They behave more like cloud services: usage depends on volume, complexity, model choice, prompt design, context size, retries, tool calls, and workflow frequency.<\/p>\n\n<p class=\"wp-block-paragraph\">A simple agent that reviews one pull request per day may be inexpensive. A poorly designed agent that scans large repositories, retries failed steps, calls multiple tools, and runs on every commit across several teams can become expensive quickly.<\/p>\n\n<p class=\"wp-block-paragraph\">The same applies outside engineering. A finance agent that processes documents, a service desk agent that reviews tickets, or a compliance agent that summarises evidence can all create ongoing consumption. If those workloads are connected to business-critical processes, the organisation must decide whether to cap, throttle, route, or continue usage when budgets are reached.<\/p>\n\n<p class=\"wp-block-paragraph\">This is why AI cost governance is becoming a board-level and executive-level topic, not just a developer tooling issue.<\/p>\n\n<h2 class=\"wp-block-heading\">How Australian organisations should think about agentic AI cost governance<\/h2>\n\n<p class=\"wp-block-paragraph\">Our team recommends treating automated AI workloads as governed digital services, not informal productivity experiments. That means applying practical controls before usage scales.<\/p>\n\n<h3 class=\"wp-block-heading\">1. Separate interactive AI from automated AI<\/h3>\n\n<p class=\"wp-block-paragraph\">Interactive AI and automated AI should not be managed in the same way.<\/p>\n\n<p class=\"wp-block-paragraph\">Interactive tools support human productivity. Automated agents execute repeatable work. They may run unattended, trigger downstream actions, and consume resources at scale.<\/p>\n\n<p class=\"wp-block-paragraph\">Organisations should maintain separate policies for:<\/p>\n\n<ul class=\"wp-block-list\"><li>Staff using AI assistants manually.<\/li><li>Developers using AI in IDEs and terminals.<\/li><li>CI\/CD or GitHub Actions workflows using AI.<\/li><li>Scheduled or background AI jobs.<\/li><li>Business workflow agents connected to internal systems.<\/li><li>Third-party tools that authenticate through user accounts.<\/li><\/ul>\n\n<p class=\"wp-block-paragraph\">This separation makes it easier to define ownership, cost limits, security requirements, approval processes, and monitoring.<\/p>\n\n<h3 class=\"wp-block-heading\">2. Assign every AI workload an owner and cost centre<\/h3>\n\n<p class=\"wp-block-paragraph\">If an AI agent has no owner, it should not be running in an enterprise environment.<\/p>\n\n<p class=\"wp-block-paragraph\">Every automated workload should have:<\/p>\n\n<ul class=\"wp-block-list\"><li>A business owner.<\/li><li>A technical owner.<\/li><li>A cost centre or project code.<\/li><li>A defined purpose.<\/li><li>An approved data access scope.<\/li><li>A monthly budget or consumption threshold.<\/li><li>A documented response plan if usage stops or exceeds budget.<\/li><\/ul>\n\n<p class=\"wp-block-paragraph\">This is basic cloud financial management, but many organisations have not yet applied it to AI agents.<\/p>\n\n<h3 class=\"wp-block-heading\">3. Decide what happens when credits run out<\/h3>\n\n<p class=\"wp-block-paragraph\">Anthropic\u2019s model highlights an important design decision: should automation stop when credits are exhausted, or should it continue with overage billing?<\/p>\n\n<p class=\"wp-block-paragraph\">There is no single right answer. It depends on the workload.<\/p>\n\n<p class=\"wp-block-paragraph\">For low-risk experiments, stopping may be acceptable. For business-critical automation, unexpected failure may cause operational issues. For high-volume workloads, unrestricted overflow billing may create financial risk.<\/p>\n\n<p class=\"wp-block-paragraph\">Enterprises should classify workloads into categories such as:<\/p>\n\n<ul class=\"wp-block-list\"><li><strong>Experimental:<\/strong> hard cap, no overflow.<\/li><li><strong>Team productivity:<\/strong> capped with alerts and manager approval for overflow.<\/li><li><strong>Operational support:<\/strong> controlled overflow with monitoring and service ownership.<\/li><li><strong>Business critical:<\/strong> dedicated API billing, service account ownership, observability, and formal budget controls.<\/li><\/ul>\n\n<p class=\"wp-block-paragraph\">The key is to make the decision deliberately, not discover it after a failed workflow or a surprise bill.<\/p>\n\n<h3 class=\"wp-block-heading\">4. Use service accounts and API keys for production automation<\/h3>\n\n<p class=\"wp-block-paragraph\">Where possible, production automation should not depend on an individual user\u2019s subscription credit.<\/p>\n\n<p class=\"wp-block-paragraph\">If a workflow is important enough to be part of an operational process, it should usually run through a controlled API key, service account, or enterprise-managed integration. This allows better tracking, better security, clearer billing, and less dependency on one staff member\u2019s account or plan type.<\/p>\n\n<p class=\"wp-block-paragraph\">This approach also helps with auditability. Australian organisations working under Essential Eight maturity expectations, internal cyber policies, privacy obligations, or sector-specific compliance requirements need to know which systems accessed which data, when, and why.<\/p>\n\n<h3 class=\"wp-block-heading\">5. Monitor token usage like cloud consumption<\/h3>\n\n<p class=\"wp-block-paragraph\">AI usage needs dashboards, alerts, and review cycles.<\/p>\n\n<p class=\"wp-block-paragraph\">Useful metrics include:<\/p>\n\n<ul class=\"wp-block-list\"><li>Usage by team, project, model, and workflow.<\/li><li>Daily and monthly token consumption.<\/li><li>Cost per successful task.<\/li><li>Failed or retried agent runs.<\/li><li>Average context size.<\/li><li>Tool calls per workflow.<\/li><li>Overage events.<\/li><li>Usage outside business hours.<\/li><\/ul>\n\n<p class=\"wp-block-paragraph\">These metrics help leaders distinguish valuable automation from expensive noise. They also support better architecture decisions, such as when to use smaller models, when to shorten context, when to cache outputs, and when to redesign a workflow.<\/p>\n\n<h3 class=\"wp-block-heading\">6. Build AI governance into existing cloud and security practices<\/h3>\n\n<p class=\"wp-block-paragraph\">Agentic AI governance should not sit in a separate silo. It should connect to existing enterprise practices across cloud, cybersecurity, procurement, privacy, and risk.<\/p>\n\n<p class=\"wp-block-paragraph\">For Australian organisations, this should include alignment with:<\/p>\n\n<ul class=\"wp-block-list\"><li>Cloud cost management and FinOps processes.<\/li><li>Identity and access management.<\/li><li>Logging and monitoring standards.<\/li><li>Secure software delivery controls.<\/li><li>Essential Eight-aligned operational discipline.<\/li><li>ACSC guidance around secure AI and careful adoption of agentic AI services.<\/li><li>Privacy and data handling obligations.<\/li><li>Vendor risk and procurement reviews.<\/li><\/ul>\n\n<p class=\"wp-block-paragraph\">The aim is not to slow innovation. The aim is to prevent uncontrolled automation from becoming a financial, security, or compliance problem.<\/p>\n\n<h2 class=\"wp-block-heading\">A practical checklist for leaders<\/h2>\n\n<p class=\"wp-block-paragraph\">Before scaling Agent SDK or similar agentic AI workloads, Australian business and technology leaders should ask:<\/p>\n\n<ol class=\"wp-block-list\"><li>Which automated AI workloads are currently running?<\/li><li>Are they interactive experiments or unattended automation?<\/li><li>Who owns each workload?<\/li><li>Which accounts, credentials, repositories, systems, and data can each agent access?<\/li><li>What is the monthly budget for each workflow?<\/li><li>Are usage credits, overflow billing, or API overages enabled?<\/li><li>What happens if the credit limit is reached?<\/li><li>Are logs and usage reports available to technology, finance, and security teams?<\/li><li>Are high-risk workflows reviewed before production use?<\/li><li>Do procurement and risk teams understand the billing model?<\/li><\/ol>\n\n<p class=\"wp-block-paragraph\">If the organisation cannot answer these questions, it is not ready to scale automated AI agents safely.<\/p>\n\n<h2 class=\"wp-block-heading\">The broader lesson: agentic AI is now operational infrastructure<\/h2>\n\n<p class=\"wp-block-paragraph\">Anthropic\u2019s billing change is not just about Claude. It reflects a broader shift across the AI market.<\/p>\n\n<p class=\"wp-block-paragraph\">As AI vendors support longer-running agents, coding assistants, background workflows, and third-party integrations, the economics of AI are changing. Businesses are moving from predictable seat-based subscriptions to consumption-based automation.<\/p>\n\n<p class=\"wp-block-paragraph\">That is powerful, but it requires discipline.<\/p>\n\n<p class=\"wp-block-paragraph\">The organisations that succeed with agentic AI will not be the ones that simply give every team access to the newest model. They will be the ones that combine experimentation with practical controls: ownership, budgets, monitoring, access management, procurement oversight, and clear business value.<\/p>\n\n<h2 class=\"wp-block-heading\">Call to action<\/h2>\n\n<p class=\"wp-block-paragraph\">Australian organisations should review their automated AI usage now, especially any Agent SDK, headless command, CI\/CD, GitHub Actions, or third-party agent workflows connected to Claude or similar platforms.<\/p>\n\n<p class=\"wp-block-paragraph\">Our team can help assess existing AI agent usage, map cost and security exposure, and design practical governance controls for safe enterprise adoption.<\/p>\n\n<p class=\"wp-block-paragraph\">If your organisation is moving from AI experiments to automated AI workflows, now is the time to put cost governance, access control, and operational monitoring in place before usage scales.<\/p>\n\n","protected":false},"excerpt":{"rendered":"<p>Anthropic has changed how programmatic Claude Agent SDK usage is billed, and Australian organisations experimenting with automated AI workloads should pay attention. From 15 June 2026, Anthropic separates interactive Claude usage from programmatic agent usage. According to Anthropic\u2019s support documentation, automated workloads such as Claude Agent SDK projects, the claude -p headless command, Claude Code [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":57640,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_yoast_wpseo_opengraph-title":"Automated AI: Anthropic's Agent SDK Billing Change Is a","_yoast_wpseo_opengraph-description":"Anthropic has changed how programmatic Claude Agent SDK usage is billed, and Australian organisations experimenting with automated AI workloads should pay.","_yoast_wpseo_twitter-title":"Automated AI: Anthropic's Agent SDK Billing Change Is a","_yoast_wpseo_twitter-description":"Anthropic has changed how programmatic Claude Agent SDK usage is billed, and Australian organisations experimenting with automated AI workloads should pay.","_et_pb_use_builder":"","_et_pb_old_content":"","_et_gb_content_width":"","_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_post_was_ever_published":false},"categories":[119,121,13,28],"tags":[],"class_list":["post-57638","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ai-for-business-ai-strategy","category-ai-governance-risk-management","category-blog","category-c"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.3 (Yoast SEO v27.8) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Automated AI: Anthropic&#039;s Agent SDK Billing Change Is a<\/title>\n<meta name=\"description\" content=\"Anthropic has changed how programmatic Claude Agent SDK usage is billed, and Australian organisations experimenting with automated AI workloads should pay.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/06\/15\/anthropics-agent-sdk-billing-change-is-a-warning-for-enterprise-ai-cost-governance\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Automated AI: Anthropic&#039;s Agent SDK Billing Change Is a\" \/>\n<meta property=\"og:description\" content=\"Anthropic has changed how programmatic Claude Agent SDK usage is billed, and Australian organisations experimenting with automated AI workloads should pay.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/06\/15\/anthropics-agent-sdk-billing-change-is-a-warning-for-enterprise-ai-cost-governance\/\" \/>\n<meta property=\"og:site_name\" content=\"CPI Consulting\" \/>\n<meta property=\"article:published_time\" content=\"2026-06-15T03:54:50+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-15T03:56:28+00:00\" \/>\n<meta name=\"author\" content=\"CPI Staff\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Automated AI: Anthropic&#039;s Agent SDK Billing Change Is a\" \/>\n<meta name=\"twitter:description\" content=\"Anthropic has changed how programmatic Claude Agent SDK usage is billed, and Australian organisations experimenting with automated AI workloads should pay.\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"CPI Staff\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/index.php\\\/2026\\\/06\\\/15\\\/anthropics-agent-sdk-billing-change-is-a-warning-for-enterprise-ai-cost-governance\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/index.php\\\/2026\\\/06\\\/15\\\/anthropics-agent-sdk-billing-change-is-a-warning-for-enterprise-ai-cost-governance\\\/\"},\"author\":{\"name\":\"CPI Staff\",\"@id\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/#\\\/schema\\\/person\\\/192eeeb0ce91062126ce3822ae88fe6e\"},\"headline\":\"Anthropic&#8217;s Agent SDK Billing Change Is a Warning for Enterprise AI Cost Governance\",\"datePublished\":\"2026-06-15T03:54:50+00:00\",\"dateModified\":\"2026-06-15T03:56:28+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/index.php\\\/2026\\\/06\\\/15\\\/anthropics-agent-sdk-billing-change-is-a-warning-for-enterprise-ai-cost-governance\\\/\"},\"wordCount\":1759,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/index.php\\\/2026\\\/06\\\/15\\\/anthropics-agent-sdk-billing-change-is-a-warning-for-enterprise-ai-cost-governance\\\/#primaryimage\"},\"thumbnailUrl\":\"\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/anthropics-agent-sdk-billing-change-is-a-warning-for-enterpr.png\",\"articleSection\":[\"AI for Business &amp; AI Strategy\",\"AI Governance &amp; Risk Management\",\"Blog\",\"C#\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.cloudproinc.com.au\\\/index.php\\\/2026\\\/06\\\/15\\\/anthropics-agent-sdk-billing-change-is-a-warning-for-enterprise-ai-cost-governance\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/index.php\\\/2026\\\/06\\\/15\\\/anthropics-agent-sdk-billing-change-is-a-warning-for-enterprise-ai-cost-governance\\\/\",\"url\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/index.php\\\/2026\\\/06\\\/15\\\/anthropics-agent-sdk-billing-change-is-a-warning-for-enterprise-ai-cost-governance\\\/\",\"name\":\"Automated AI: Anthropic's Agent SDK Billing Change Is a\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/index.php\\\/2026\\\/06\\\/15\\\/anthropics-agent-sdk-billing-change-is-a-warning-for-enterprise-ai-cost-governance\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/index.php\\\/2026\\\/06\\\/15\\\/anthropics-agent-sdk-billing-change-is-a-warning-for-enterprise-ai-cost-governance\\\/#primaryimage\"},\"thumbnailUrl\":\"\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/anthropics-agent-sdk-billing-change-is-a-warning-for-enterpr.png\",\"datePublished\":\"2026-06-15T03:54:50+00:00\",\"dateModified\":\"2026-06-15T03:56:28+00:00\",\"description\":\"Anthropic has changed how programmatic Claude Agent SDK usage is billed, and Australian organisations experimenting with automated AI workloads should pay.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/index.php\\\/2026\\\/06\\\/15\\\/anthropics-agent-sdk-billing-change-is-a-warning-for-enterprise-ai-cost-governance\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.cloudproinc.com.au\\\/index.php\\\/2026\\\/06\\\/15\\\/anthropics-agent-sdk-billing-change-is-a-warning-for-enterprise-ai-cost-governance\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/index.php\\\/2026\\\/06\\\/15\\\/anthropics-agent-sdk-billing-change-is-a-warning-for-enterprise-ai-cost-governance\\\/#primaryimage\",\"url\":\"\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/anthropics-agent-sdk-billing-change-is-a-warning-for-enterpr.png\",\"contentUrl\":\"\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/anthropics-agent-sdk-billing-change-is-a-warning-for-enterpr.png\",\"width\":1536,\"height\":1024},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.cloudproinc.com.au\\\/index.php\\\/2026\\\/06\\\/15\\\/anthropics-agent-sdk-billing-change-is-a-warning-for-enterprise-ai-cost-governance\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Anthropic&#8217;s Agent SDK Billing Change Is a Warning for Enterprise AI Cost Governance\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/#website\",\"url\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/\",\"name\":\"Cloud Pro Inc - CPI Consulting Pty Ltd\",\"description\":\"Cloud, AI &amp; Cybersecurity Consulting | Melbourne\",\"publisher\":{\"@id\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/#organization\",\"name\":\"Cloud Pro Inc - Cloud Pro Inc - CPI Consulting Pty Ltd\",\"url\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"\\\/wp-content\\\/uploads\\\/2022\\\/01\\\/favfinalfile.png\",\"contentUrl\":\"\\\/wp-content\\\/uploads\\\/2022\\\/01\\\/favfinalfile.png\",\"width\":500,\"height\":500,\"caption\":\"Cloud Pro Inc - Cloud Pro Inc - CPI Consulting Pty Ltd\"},\"image\":{\"@id\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/cloudproinc.azurewebsites.net\\\/#\\\/schema\\\/person\\\/192eeeb0ce91062126ce3822ae88fe6e\",\"name\":\"CPI Staff\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2d96eeb53b791d92c8c50dd667e3beec92c93253bb6ff21c02cfa8ca73665c70?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2d96eeb53b791d92c8c50dd667e3beec92c93253bb6ff21c02cfa8ca73665c70?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2d96eeb53b791d92c8c50dd667e3beec92c93253bb6ff21c02cfa8ca73665c70?s=96&d=mm&r=g\",\"caption\":\"CPI Staff\"},\"sameAs\":[\"http:\\\/\\\/www.cloudproinc.com.au\"],\"url\":\"https:\\\/\\\/cloudproinc.com.au\\\/index.php\\\/author\\\/cpiadmin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Automated AI: Anthropic's Agent SDK Billing Change Is a","description":"Anthropic has changed how programmatic Claude Agent SDK usage is billed, and Australian organisations experimenting with automated AI workloads should pay.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/06\/15\/anthropics-agent-sdk-billing-change-is-a-warning-for-enterprise-ai-cost-governance\/","og_locale":"en_US","og_type":"article","og_title":"Automated AI: Anthropic's Agent SDK Billing Change Is a","og_description":"Anthropic has changed how programmatic Claude Agent SDK usage is billed, and Australian organisations experimenting with automated AI workloads should pay.","og_url":"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/06\/15\/anthropics-agent-sdk-billing-change-is-a-warning-for-enterprise-ai-cost-governance\/","og_site_name":"CPI Consulting","article_published_time":"2026-06-15T03:54:50+00:00","article_modified_time":"2026-06-15T03:56:28+00:00","author":"CPI Staff","twitter_card":"summary_large_image","twitter_title":"Automated AI: Anthropic's Agent SDK Billing Change Is a","twitter_description":"Anthropic has changed how programmatic Claude Agent SDK usage is billed, and Australian organisations experimenting with automated AI workloads should pay.","twitter_misc":{"Written by":"CPI Staff","Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/06\/15\/anthropics-agent-sdk-billing-change-is-a-warning-for-enterprise-ai-cost-governance\/#article","isPartOf":{"@id":"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/06\/15\/anthropics-agent-sdk-billing-change-is-a-warning-for-enterprise-ai-cost-governance\/"},"author":{"name":"CPI Staff","@id":"https:\/\/cloudproinc.azurewebsites.net\/#\/schema\/person\/192eeeb0ce91062126ce3822ae88fe6e"},"headline":"Anthropic&#8217;s Agent SDK Billing Change Is a Warning for Enterprise AI Cost Governance","datePublished":"2026-06-15T03:54:50+00:00","dateModified":"2026-06-15T03:56:28+00:00","mainEntityOfPage":{"@id":"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/06\/15\/anthropics-agent-sdk-billing-change-is-a-warning-for-enterprise-ai-cost-governance\/"},"wordCount":1759,"commentCount":0,"publisher":{"@id":"https:\/\/cloudproinc.azurewebsites.net\/#organization"},"image":{"@id":"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/06\/15\/anthropics-agent-sdk-billing-change-is-a-warning-for-enterprise-ai-cost-governance\/#primaryimage"},"thumbnailUrl":"\/wp-content\/uploads\/2026\/06\/anthropics-agent-sdk-billing-change-is-a-warning-for-enterpr.png","articleSection":["AI for Business &amp; AI Strategy","AI Governance &amp; Risk Management","Blog","C#"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.cloudproinc.com.au\/index.php\/2026\/06\/15\/anthropics-agent-sdk-billing-change-is-a-warning-for-enterprise-ai-cost-governance\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/06\/15\/anthropics-agent-sdk-billing-change-is-a-warning-for-enterprise-ai-cost-governance\/","url":"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/06\/15\/anthropics-agent-sdk-billing-change-is-a-warning-for-enterprise-ai-cost-governance\/","name":"Automated AI: Anthropic's Agent SDK Billing Change Is a","isPartOf":{"@id":"https:\/\/cloudproinc.azurewebsites.net\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/06\/15\/anthropics-agent-sdk-billing-change-is-a-warning-for-enterprise-ai-cost-governance\/#primaryimage"},"image":{"@id":"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/06\/15\/anthropics-agent-sdk-billing-change-is-a-warning-for-enterprise-ai-cost-governance\/#primaryimage"},"thumbnailUrl":"\/wp-content\/uploads\/2026\/06\/anthropics-agent-sdk-billing-change-is-a-warning-for-enterpr.png","datePublished":"2026-06-15T03:54:50+00:00","dateModified":"2026-06-15T03:56:28+00:00","description":"Anthropic has changed how programmatic Claude Agent SDK usage is billed, and Australian organisations experimenting with automated AI workloads should pay.","breadcrumb":{"@id":"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/06\/15\/anthropics-agent-sdk-billing-change-is-a-warning-for-enterprise-ai-cost-governance\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.cloudproinc.com.au\/index.php\/2026\/06\/15\/anthropics-agent-sdk-billing-change-is-a-warning-for-enterprise-ai-cost-governance\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/06\/15\/anthropics-agent-sdk-billing-change-is-a-warning-for-enterprise-ai-cost-governance\/#primaryimage","url":"\/wp-content\/uploads\/2026\/06\/anthropics-agent-sdk-billing-change-is-a-warning-for-enterpr.png","contentUrl":"\/wp-content\/uploads\/2026\/06\/anthropics-agent-sdk-billing-change-is-a-warning-for-enterpr.png","width":1536,"height":1024},{"@type":"BreadcrumbList","@id":"https:\/\/www.cloudproinc.com.au\/index.php\/2026\/06\/15\/anthropics-agent-sdk-billing-change-is-a-warning-for-enterprise-ai-cost-governance\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/cloudproinc.azurewebsites.net\/"},{"@type":"ListItem","position":2,"name":"Anthropic&#8217;s Agent SDK Billing Change Is a Warning for Enterprise AI Cost Governance"}]},{"@type":"WebSite","@id":"https:\/\/cloudproinc.azurewebsites.net\/#website","url":"https:\/\/cloudproinc.azurewebsites.net\/","name":"Cloud Pro Inc - CPI Consulting Pty Ltd","description":"Cloud, AI &amp; Cybersecurity Consulting | Melbourne","publisher":{"@id":"https:\/\/cloudproinc.azurewebsites.net\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cloudproinc.azurewebsites.net\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/cloudproinc.azurewebsites.net\/#organization","name":"Cloud Pro Inc - Cloud Pro Inc - CPI Consulting Pty Ltd","url":"https:\/\/cloudproinc.azurewebsites.net\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cloudproinc.azurewebsites.net\/#\/schema\/logo\/image\/","url":"\/wp-content\/uploads\/2022\/01\/favfinalfile.png","contentUrl":"\/wp-content\/uploads\/2022\/01\/favfinalfile.png","width":500,"height":500,"caption":"Cloud Pro Inc - Cloud Pro Inc - CPI Consulting Pty Ltd"},"image":{"@id":"https:\/\/cloudproinc.azurewebsites.net\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/cloudproinc.azurewebsites.net\/#\/schema\/person\/192eeeb0ce91062126ce3822ae88fe6e","name":"CPI Staff","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/2d96eeb53b791d92c8c50dd667e3beec92c93253bb6ff21c02cfa8ca73665c70?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/2d96eeb53b791d92c8c50dd667e3beec92c93253bb6ff21c02cfa8ca73665c70?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/2d96eeb53b791d92c8c50dd667e3beec92c93253bb6ff21c02cfa8ca73665c70?s=96&d=mm&r=g","caption":"CPI Staff"},"sameAs":["http:\/\/www.cloudproinc.com.au"],"url":"https:\/\/cloudproinc.com.au\/index.php\/author\/cpiadmin\/"}]}},"jetpack_featured_media_url":"\/wp-content\/uploads\/2026\/06\/anthropics-agent-sdk-billing-change-is-a-warning-for-enterpr.png","jetpack-related-posts":[{"id":57419,"url":"https:\/\/cloudproinc.com.au\/index.php\/2026\/04\/09\/what-claude-managed-agents-means-for-enterprise-ai-governance-and-vendor-risk\/","url_meta":{"origin":57638,"position":0},"title":"What Claude Managed Agents Means for Enterprise AI Governance and Vendor Risk","author":"CPI Staff","date":"April 9, 2026","format":false,"excerpt":"Anthropic just revealed the architecture behind Claude Managed Agents. For any organisation deploying AI agents in production, the engineering decisions they made carry real implications for governance, security, and vendor risk. Here is what Australian IT leaders need to understand \u2014 and what questions they should be asking right now.\u2026","rel":"","context":"In &quot;AI Agents&quot;","block_context":{"text":"AI Agents","link":"https:\/\/cloudproinc.com.au\/index.php\/category\/ai-agents\/"},"img":{"alt_text":"","src":"\/wp-content\/uploads\/2026\/04\/what-claude-managed-agents-means-for-enterprise-ai-governance-and-vendor-risk-cover.png","width":350,"height":200,"srcset":"\/wp-content\/uploads\/2026\/04\/what-claude-managed-agents-means-for-enterprise-ai-governance-and-vendor-risk-cover.png 1x, \/wp-content\/uploads\/2026\/04\/what-claude-managed-agents-means-for-enterprise-ai-governance-and-vendor-risk-cover.png 1.5x, \/wp-content\/uploads\/2026\/04\/what-claude-managed-agents-means-for-enterprise-ai-governance-and-vendor-risk-cover.png 2x, \/wp-content\/uploads\/2026\/04\/what-claude-managed-agents-means-for-enterprise-ai-governance-and-vendor-risk-cover.png 3x, \/wp-content\/uploads\/2026\/04\/what-claude-managed-agents-means-for-enterprise-ai-governance-and-vendor-risk-cover.png 4x"},"classes":[]},{"id":56986,"url":"https:\/\/cloudproinc.com.au\/index.php\/2026\/02\/06\/claude-opus-4-6-released-what-it-teams-should-do-next\/","url_meta":{"origin":57638,"position":1},"title":"Claude Opus 4.6 Released What IT Teams Should Do Next","author":"CPI Staff","date":"February 6, 2026","format":false,"excerpt":"Claude Opus 4.6 is here with stronger agentic workflows, a 1M-token context option, and improved reliability for coding and knowledge work. Here\u2019s what\u2019s new and how to adopt it safely.","rel":"","context":"In &quot;Anthropic&quot;","block_context":{"text":"Anthropic","link":"https:\/\/cloudproinc.com.au\/index.php\/category\/anthropic\/"},"img":{"alt_text":"","src":"\/wp-content\/uploads\/2026\/02\/post-14.png","width":350,"height":200,"srcset":"\/wp-content\/uploads\/2026\/02\/post-14.png 1x, \/wp-content\/uploads\/2026\/02\/post-14.png 1.5x, \/wp-content\/uploads\/2026\/02\/post-14.png 2x, \/wp-content\/uploads\/2026\/02\/post-14.png 3x, \/wp-content\/uploads\/2026\/02\/post-14.png 4x"},"classes":[]},{"id":57630,"url":"https:\/\/cloudproinc.com.au\/index.php\/2026\/06\/10\/australian-cios-should-compare-claude-fable-5-across-microsoft-foundry-and-anthropic\/","url_meta":{"origin":57638,"position":2},"title":"Australian CIOs should compare Claude Fable 5 across Microsoft Foundry and Anthropic","author":"CPI Staff","date":"June 10, 2026","format":false,"excerpt":"Claude Fable 5 gives Australian technology leaders another reason to revisit their enterprise AI architecture. The question is not simply whether the model is powerful enough. For most CIOs, CTOs and IT managers, the harder question is where the model should run, who governs it, how usage is controlled, and\u2026","rel":"","context":"In &quot;AI for Business &amp; AI Strategy&quot;","block_context":{"text":"AI for Business &amp; AI Strategy","link":"https:\/\/cloudproinc.com.au\/index.php\/category\/ai-for-business-ai-strategy\/"},"img":{"alt_text":"","src":"\/wp-content\/uploads\/2026\/06\/australian-cios-should-compare-claude-fable-5-across-microso.png","width":350,"height":200,"srcset":"\/wp-content\/uploads\/2026\/06\/australian-cios-should-compare-claude-fable-5-across-microso.png 1x, \/wp-content\/uploads\/2026\/06\/australian-cios-should-compare-claude-fable-5-across-microso.png 1.5x, \/wp-content\/uploads\/2026\/06\/australian-cios-should-compare-claude-fable-5-across-microso.png 2x, \/wp-content\/uploads\/2026\/06\/australian-cios-should-compare-claude-fable-5-across-microso.png 3x, \/wp-content\/uploads\/2026\/06\/australian-cios-should-compare-claude-fable-5-across-microso.png 4x"},"classes":[]},{"id":57350,"url":"https:\/\/cloudproinc.com.au\/index.php\/2026\/03\/28\/a-practical-framework-for-navigating-ai-vendor-selection-in-2026\/","url_meta":{"origin":57638,"position":3},"title":"A Practical Framework for Navigating AI Vendor Selection in 2026","author":"CPI Staff","date":"March 28, 2026","format":false,"excerpt":"The enterprise AI market in 2026 no longer looks like a one-horse race. OpenAI has GPT-5.4 and a looming IPO backed by a $40 billion SoftBank loan. Anthropic has Claude Opus 4.6, a growing partner network, and a $100 million investment into its Claude Partner Network. For mid-market business leaders\u2026","rel":"","context":"In &quot;AI&quot;","block_context":{"text":"AI","link":"https:\/\/cloudproinc.com.au\/index.php\/category\/ai\/"},"img":{"alt_text":"","src":"\/wp-content\/uploads\/2026\/03\/the-openai-anthropic-enterprise-war-is-intensifying-cover.png","width":350,"height":200,"srcset":"\/wp-content\/uploads\/2026\/03\/the-openai-anthropic-enterprise-war-is-intensifying-cover.png 1x, \/wp-content\/uploads\/2026\/03\/the-openai-anthropic-enterprise-war-is-intensifying-cover.png 1.5x, \/wp-content\/uploads\/2026\/03\/the-openai-anthropic-enterprise-war-is-intensifying-cover.png 2x, \/wp-content\/uploads\/2026\/03\/the-openai-anthropic-enterprise-war-is-intensifying-cover.png 3x, \/wp-content\/uploads\/2026\/03\/the-openai-anthropic-enterprise-war-is-intensifying-cover.png 4x"},"classes":[]},{"id":57389,"url":"https:\/\/cloudproinc.com.au\/index.php\/2026\/04\/02\/anthropics-claude-code-leak-just-changed-the-business-case-for-ai-coding-tools\/","url_meta":{"origin":57638,"position":4},"title":"Anthropic&#8217;s Claude Code Leak Just Changed the Business Case for AI Coding Tools","author":"CPI Staff","date":"April 2, 2026","format":false,"excerpt":"The immediate story was easy to misunderstand. On April 1-2 2026, Anthropic confirmed that a Claude Code release packaging issue was caused by human error, not a security breach. Anthropic also said no customer data or credentials were exposed. That matters. But the more important business lesson sits elsewhere. AI\u2026","rel":"","context":"In &quot;AI&quot;","block_context":{"text":"AI","link":"https:\/\/cloudproinc.com.au\/index.php\/category\/ai\/"},"img":{"alt_text":"","src":"\/wp-content\/uploads\/2026\/04\/anthropics-claude-code-leak-business-case-ai-coding-cover.png","width":350,"height":200,"srcset":"\/wp-content\/uploads\/2026\/04\/anthropics-claude-code-leak-business-case-ai-coding-cover.png 1x, \/wp-content\/uploads\/2026\/04\/anthropics-claude-code-leak-business-case-ai-coding-cover.png 1.5x, \/wp-content\/uploads\/2026\/04\/anthropics-claude-code-leak-business-case-ai-coding-cover.png 2x, \/wp-content\/uploads\/2026\/04\/anthropics-claude-code-leak-business-case-ai-coding-cover.png 3x, \/wp-content\/uploads\/2026\/04\/anthropics-claude-code-leak-business-case-ai-coding-cover.png 4x"},"classes":[]},{"id":57456,"url":"https:\/\/cloudproinc.com.au\/index.php\/2026\/04\/18\/what-claude-opus-4-7-means-for-australian-organisations-running-agent-workloads\/","url_meta":{"origin":57638,"position":5},"title":"What Claude Opus 4.7 Means for Australian Organisations Running Agent Workloads","author":"CPI Staff","date":"April 18, 2026","format":false,"excerpt":"Anthropic's release of Claude Opus 4.7 isn't just another model refresh. For organisations running agentic workloads \u2014 the kind that chain tool calls, browse systems, write and execute code, and make decisions across long-running tasks \u2014 this release moves the goalposts. Our team has been running Opus 4.7 through client\u2026","rel":"","context":"In &quot;AI&quot;","block_context":{"text":"AI","link":"https:\/\/cloudproinc.com.au\/index.php\/category\/ai\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/cloudproinc.com.au\/index.php\/wp-json\/wp\/v2\/posts\/57638","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cloudproinc.com.au\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cloudproinc.com.au\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cloudproinc.com.au\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cloudproinc.com.au\/index.php\/wp-json\/wp\/v2\/comments?post=57638"}],"version-history":[{"count":1,"href":"https:\/\/cloudproinc.com.au\/index.php\/wp-json\/wp\/v2\/posts\/57638\/revisions"}],"predecessor-version":[{"id":57639,"href":"https:\/\/cloudproinc.com.au\/index.php\/wp-json\/wp\/v2\/posts\/57638\/revisions\/57639"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cloudproinc.com.au\/index.php\/wp-json\/wp\/v2\/media\/57640"}],"wp:attachment":[{"href":"https:\/\/cloudproinc.com.au\/index.php\/wp-json\/wp\/v2\/media?parent=57638"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cloudproinc.com.au\/index.php\/wp-json\/wp\/v2\/categories?post=57638"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cloudproinc.com.au\/index.php\/wp-json\/wp\/v2\/tags?post=57638"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}