> ## Documentation Index
> Fetch the complete documentation index at: https://devzone.nayax.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Management

This section of the Nayax Ecom SDK API provides endpoints that enable integrators to securely track the status of transactions, as well as test their connection and authentication to the API.

## Endpoints

<Columns cols={3}>
  <Card icon="link" title="Retrieve Transaction Status by Session ID" href="/reference/ecom/management/retrieve-transaction-status-by-session-id" arrow />

  <Card icon="link" title="Validate Merchant" href="/reference/ecom/management/validate-merchant-start-authentication" arrow />

  <Card icon="link" title="Test API Connection" href="/reference/ecom/management/test-api-connection" arrow />
</Columns>
