# Page Not Found

The URL `graphlit-data-api/api-reference/content` does not exist.

You might be looking for one of these pages:
- [Content Foundations](https://docs.graphlit.dev/api-guides/use-cases/content.md)
- [Get Content Details](https://docs.graphlit.dev/api-guides/use-cases/content/content-get.md)
- [Delete](https://docs.graphlit.dev/api-guides/use-cases/content/content-delete.md)
- [Ingest Text](https://docs.graphlit.dev/api-guides/use-cases/content/content-ingest-text.md)
- [Batch Delete Content](https://docs.graphlit.dev/api-guides/use-cases/content/content-batch-delete.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://docs.graphlit.dev/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://docs.graphlit.dev/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/api-guides/use-cases/content.md`)
- Use `Accept: text/markdown` header for content negotiation