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

# Visualcare API

> Overview of the Visualcare API for third-party integrations, with a pointer to the public API reference

The Visualcare API allows third-party systems to read and write worker-related data. It uses standard REST conventions with HTTPS endpoints.

## API documentation

For full details of the API — authentication, error codes, and the complete endpoint catalogue — see the [Public API reference](/api-reference/overview).

## Requesting API access

To request API access for your Visualcare database, please have one of your admin contact [support@visualcare.com.au](mailto:support@visualcare.com.au). The team provides API credentials and documentation for your specific integration needs.

## Running into issues?

See [Integration troubleshooting](/troubleshooting/integration-issues) for common errors and fixes.

## Related articles

<CardGroup cols={2}>
  <Card title="Public API reference" icon="code" href="/api-reference/overview">
    Authentication, error codes, and the full endpoint catalogue
  </Card>

  <Card title="Xero integration" icon="building-columns" href="/integrations/xero">
    Connect Visualcare to Xero for invoice and payroll export
  </Card>
</CardGroup>
