---
title: Resources
description: Document API resources and endpoints.
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) 

# Resources

## Purpose

The resource groups all of the associated endpoints together.

## Structure

### Required components

**Name**: Name of the resource that serves as a top-level grouping. Short noun phrase.

**Description**: Describes the collective group of endpoints that fall under the resource and provides a high-level description of the endpoints.

## Example

**Name**: Audit logs

**Description**: A log of changes made to your Cloudflare account.

```json
{"@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"}},{"@type":"ListItem","position":4,"item":{"@id":"/style-guide/api-content-strategy/api-content-types/","name":"API content types"}},{"@type":"ListItem","position":5,"item":{"@id":"/style-guide/api-content-strategy/api-content-types/resources/","name":"Resources"}}]}
```
