# API Reference

Dive into the specifics of each API endpoint by checking out our complete documentation.

{% hint style="info" %}
**Note:** This API does not currently support retrieving free session/sandbox motion capture sessions. You can only retrieve assessment or exercise based sessions.&#x20;
{% endhint %}

## athletes

All the methods associated with `CRUD`ing athletes within your organization.

{% content-ref url="api-reference/athletes" %}
[athletes](https://valor-biomechanics.gitbook.io/api/reference/api-reference/athletes)
{% endcontent-ref %}

## assessments

All the methods associated with `CRUD`ing assessments within your organization.

{% content-ref url="api-reference/assessments" %}
[assessments](https://valor-biomechanics.gitbook.io/api/reference/api-reference/assessments)
{% endcontent-ref %}

## exercises

All the methods associated with `CRUD`ing exercises within your organization.

{% content-ref url="api-reference/exercises" %}
[exercises](https://valor-biomechanics.gitbook.io/api/reference/api-reference/exercises)
{% endcontent-ref %}

## sessions

All the methods associated with retrieving session meta data for your organization.&#x20;

{% content-ref url="api-reference/sessions" %}
[sessions](https://valor-biomechanics.gitbook.io/api/reference/api-reference/sessions)
{% endcontent-ref %}

## ikData

All the methods associated with retrieving a specific json including all inverse kinematics data for a specific session.

{% content-ref url="api-reference/ikdata" %}
[ikdata](https://valor-biomechanics.gitbook.io/api/reference/api-reference/ikdata)
{% endcontent-ref %}

## reportData

All the methods associated with retrieving multiple or a specific json including the Valor reported metrics for any recorded movement session.

{% content-ref url="api-reference/reportdata" %}
[reportdata](https://valor-biomechanics.gitbook.io/api/reference/api-reference/reportdata)
{% endcontent-ref %}
