# Configuration

The v2 general configuration endpoints manage penal codes, servers, postal data, utility actions, and community metadata.

## Endpoints

{% content-ref url="/pages/kwu95YRXVta2GjNTKf2O" %}
[Set Penal Codes](/cad/api-integration/api-endpoints-v2/general/configuration/set-penal-codes.md)
{% endcontent-ref %}

{% content-ref url="/pages/vaHNoJMwBcIghvHrdFZ1" %}
[Heartbeat](/cad/api-integration/api-endpoints-v2/general/configuration/heartbeat.md)
{% endcontent-ref %}

{% content-ref url="/pages/WWEP5nUaqIHtCGl3DMMp" %}
[Get Version](/cad/api-integration/api-endpoints-v2/general/configuration/get-version.md)
{% endcontent-ref %}

{% content-ref url="/pages/A5bAPHHaL5j4TgnO9FM7" %}
[Get Turn Credentials](/cad/api-integration/api-endpoints-v2/general/configuration/get-turn-credentials.md)
{% endcontent-ref %}

{% content-ref url="/pages/krInxTap8xLISrr7sin2" %}
[Upload Bodycam Recording](/cad/api-integration/api-endpoints-v2/general/configuration/upload-bodycam-recording.md)
{% endcontent-ref %}

{% content-ref url="/pages/A6MIoPzj5mSOHae4Sq1p" %}
[Get Servers](/cad/api-integration/api-endpoints-v2/general/configuration/get-servers.md)
{% endcontent-ref %}

{% content-ref url="/pages/IGXTv3dELGxAp7nPpIgb" %}
[Set Servers](/cad/api-integration/api-endpoints-v2/general/configuration/set-servers.md)
{% endcontent-ref %}

{% content-ref url="/pages/QJPapsc3LRPCoai02r4x" %}
[Auth Street Signs](/cad/api-integration/api-endpoints-v2/general/configuration/auth-street-signs.md)
{% endcontent-ref %}

{% content-ref url="/pages/X5TUkVlt4hTzRsCrtRaP" %}
[Set Postal Config](/cad/api-integration/api-endpoints-v2/general/configuration/set-postal-config.md)
{% endcontent-ref %}

{% content-ref url="/pages/56ssR8jKJxE8HXahyd9Q" %}
[Get Info](/cad/api-integration/api-endpoints-v2/general/configuration/get-info.md)
{% endcontent-ref %}

{% content-ref url="/pages/xsp5Zrz8W1dHjlNN4Izt" %}
[Get Login Page](/cad/api-integration/api-endpoints-v2/general/configuration/get-login-page.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sonoransoftware.com/cad/api-integration/api-endpoints-v2/general/configuration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
