Base of the Core API.

Points to API endpoints available for use in the API.

GET /api/core/v1/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "custom-text": "https://api.healthshare.com.au/core/v1/custom-text/"
}