Skip to content

Changelog

2024-12-16

Cloudflare API docs are now automatically generated

Cloudflare's API documentation is now being automatically generated based on OpenAPI Schemas, and we have retired our old documentation. The move to OpenAPI Schemas allows us to ensure greater consistency and quality across our API documentation. The documentation now also includes examples of how to call the API using curl or our SDKs.

Refer to the Cloudflare API documentation, or the blog post on our transition to OpenAPI for more information.

2024-12-06

Dashboard SCIM is now fully self-serve

Dashboard SCIM is now self-serve. Previously, users configuring SCIM required assistance from Cloudflare to configure SCIM to onboard users. Now, with account owned tokens, SCIM can be configured by Enterprise customers that use Okta or Microsoft Entra without any assistance from Cloudflare.

Refer to the SCIM documentation for more details.

2024-09-26

Account owned tokens

Account owned tokens are now generally available. Unlike user-owned tokens, account owned tokens are tied with the Cloudflare account instead of the user that created them. This ensures that long term integrations like CI/CD are not broken if the user that set it up leaves your organization.

Refer to the Account owned tokens documentation or the blog post for more details.

2024-09-24

Terraform v5 SDK preview

The Terraform v5 Provider is now available as a preview. This new provider is automatically generated based on the OpenAPI Specifications for our REST API, and provides improved user experiences overall.

Refer to the Terraform documentation or the blog post for more details.

2024-09-24

API Documentation Preview

Cloudflare's API documentation is now available in preview with new automatically generated documentation. This documentation includes code snippets that refer to language-specific SDKs to make it easier to get started than ever.

Refer to the blog post for more details.