# Verify API

## Overview

The SERV Verify API offers capabilities for a range of verification services, including ownership verification.

## Resources

| Endpoint | Description |
|  --- | --- |
| /health | Health Check Endpoint |
| /ownership-check | Get the response of checking ownerships of property by the request model |


## API URLs - Sandbox and Production

| Env | Base URL |
|  --- | --- |
| Mock* | A mocking service URL is available on the left pane under the API Reference. |
| DEV | https://dev.api.servictoria.com.au/vicland/verify/v1/ |
| UAT | https://test.api.servictoria.io/vicland/verify/v1/ |
| PROD | https://api.servictoria.io/vicland/verify/v1/ |


## Access Management

#### API consumers can follow this guideline to access the API

API consumers can follow this guideline to access the API:

[Authentication](/portal/rest/serv-verify-api/docs/authentication)