> For the complete documentation index, see [llms.txt](https://devs.truebit.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://devs.truebit.io/developing-truebit-tasks/how-to-create-api-tasks/api-task-examples.md).

# API Task Examples

<table><thead><tr><th align="center">Example</th><th align="center">Description</th><th data-hidden></th><th data-hidden></th></tr></thead><tbody><tr><td align="center"><a href="/developing-truebit-tasks/how-to-create-api-tasks/api-task-examples/pet-store-crud.md"><strong>Pet Store CRUD</strong></a></td><td align="center">A simple <a href="/developing-truebit-tasks/how-to-create-api-tasks.md">API Task </a>that retrieves information about a Pet Store conditions from an existing endpoint.</td><td>A simple API Task that retrieves information about a Pet Store conditions from an existing endpoint.</td><td></td></tr><tr><td align="center"><a href="/developing-truebit-tasks/how-to-create-api-tasks/api-task-examples/api-auth-examples.md">API-Auth </a></td><td align="center">The main goal of these examples is to demonstrate how a <a href="/overview/how-do-you-intend-to-use-truebit.md#task-developers">Task Developer </a>can create Truebit API Tasks that interact with authenticated endpoints.</td><td></td><td></td></tr></tbody></table>
