> For the complete documentation index, see [llms.txt](https://docs.checkcle.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.checkcle.io/checkcle-docs-nl/hoofdbewerkingen/operational-page.md).

# Operationele pagina's

Je kunt GitBook-pagina's synchroniseren met een OpenAPI- of Swagger-bestand of een URL om automatisch gegenereerde API-methoden in je documentatie op te nemen.

### OpenAPI-blok

Het OpenAPI-blok van GitBook wordt aangedreven door [Scalar](https://scalar.com/), zodat je je API's rechtstreeks vanuit je documentatie kunt testen.

{% openapi src="<https://petstore3.swagger.io/api/v3/openapi.json>" path="/pet" method="post" %}
<https://petstore3.swagger.io/api/v3/openapi.json>
{% endopenapi %}
