---
title: API docs content strategy
description: Guidelines for planning and writing API documentation.
image: https://developers.cloudflare.com/cf-twitter-card.png
---

> Documentation Index  
> Fetch the complete documentation index at: https://developers.cloudflare.com/style-guide/llms.txt  
> Use this file to discover all available pages before exploring further. 

[Skip to content](#%5Ftop) 

# API docs content strategy

The API docs content strategy aims to:

* Reduce internal and external user frustration
* Align with industry standards in terms of naming conventions and descriptions
* Create world-class content that is just as good, or better, than very popular API documentation

By ensuring Cloudflare's API content is straightforward, easy to navigate, and consistent, we can create world-class API content that eliminates user frustration and serves as an example of good API documentation.

* [ API content types ](https://developers.cloudflare.com/style-guide/api-content-strategy/api-content-types/)
* [ Guidelines for cURL commands ](https://developers.cloudflare.com/style-guide/api-content-strategy/guidelines-for-curl-commands/)
* [ Method types & common verbs ](https://developers.cloudflare.com/style-guide/api-content-strategy/method-types-and-command-verbs/)

```json
{"@context":"https://schema.org","@type":"TechArticle","@id":"https://developers.cloudflare.com/style-guide/api-content-strategy/#page","headline":"API docs content strategy · Cloudflare Style Guide","description":"Guidelines for planning and writing API documentation.","url":"https://developers.cloudflare.com/style-guide/api-content-strategy/","inLanguage":"en","image":"https://developers.cloudflare.com/cf-twitter-card.png","dateModified":"2026-04-24","publisher":{"@type":"Organization","name":"Cloudflare","url":"https://www.cloudflare.com/"},"isPartOf":{"@type":"WebSite","@id":"https://developers.cloudflare.com/#website","name":"Cloudflare Docs","url":"https://developers.cloudflare.com/"}}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"/directory/","name":"Directory"}},{"@type":"ListItem","position":2,"item":{"@id":"/style-guide/","name":"Style Guide"}},{"@type":"ListItem","position":3,"item":{"@id":"/style-guide/api-content-strategy/","name":"API docs content strategy"}}]}
```
