> For the complete documentation index, see [llms.txt](https://docs.sorry-cypress.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sorry-cypress.dev/configuration/api-configuration.md).

# API Service

`PORT=1234`

API service port

`PAGE_ITEMS_LIMIT=10`

Default number of items to serve for runs feed

`APOLLO_PLAYGROUND=false`

Enable or disable Apollo playground landing page

`BASE_PATH="/graphql"`

Service's base path, useful for reverse proxies

### MongoDB Connection Settings

Refer to [MongoDB Configuration](/configuration/mongodb-configuration.md).
