# Session API

Companies need to analyze onboarding companies data for risk, compliance purposes and present information to authorities as per requests.

This API allows customers to receive information on the boarding in a single call, so it can be uploaded to risk management solutions, CRMs or displayed on the portal in accordance with company policies.

As well as to provide a convenient tool to monitor changes done by the customer be it valid or not.

{% openapi src="/files/EugYfOvQRuJ204VmjcLr" path="/v1/session/{sessionId}" method="get" %}
[kyb\_session.json](https://1201843429-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0JZZSvL3DmX19a9SgDAt%2Fuploads%2F7pgCwO6KOL9kORIr6lyR%2Fkyb_session.json?alt=media\&token=ac5b4ce0-587c-492e-a7bf-cc2e10a9527a)
{% endopenapi %}

You can find the full YAML swagger specification here

{% file src="/files/dmDixHO3SPdZ2Pa1uH70" %}

You can find the full JSON swagger specification here

{% file src="/files/EugYfOvQRuJ204VmjcLr" %}


---

# 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.uqudo.com/docs/kyb/uqudo-api/session-api.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.
