# Session

Operations related to exchanging credentials for an API key.

## Exchange credentials for an API key

 - [POST /stores/session](https://docs.xmoney.com/crypto_api/reference/session/createsession.md): Exchanges a store's client_id and client_secret for its API key, which can then be used as the Bearer token for authenticated requests.

