coreplus API

The coreplus API provides access to appointment booking related end points, such as clients, practitioners, availability slots and appointments. It is a RESTful API, which utilises the HTTP verbs for creating viewing objects.

If you are a developer looking to create an external consumer server to server application for your coreplus clients, then by signing up for a sandbox account you will get access to your own trial coreplus account on our sandbox server with authorisation credentials.

If you have any questions regarding the API documentation, please do not hesitate to contact us at integrations@coreplus.com.au

Get File Download URL

 

URL https://<server domain name>/api/core/<version>/File/Download
Description Allows a user to retrieve a download URL for the file
Permission Access to this endpoint requires a Permission

 

Required parameters Type Description
nodeId String The Guid of the file

 

Note: The URL to download the file will expire after 5 minutes from the time the Download URL is generated

 

Example Request URL: https://sandbox.coreplus.com.au/API/Core/v2.1/File/Download/?nodeId=f2e5668d-92b4-4b0b-9a53-dade4cb94d87
Example Response
{
"result": "https://dev-client-files.s3.ap-southeast-2.amazonaws.com/2326/13204/f2e5668d-92b4-4b0b-9a53-dade4cb94d87?X-Amz-Expires=300&response-content-disposition=attachment%3B%20filename%3D200%2Band%2B200.png&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJJ6GAEWFV22ZBXOA/20210303/ap-southeast-2/s3/aws4_request&X-Amz-Date=20210303T055817Z&X-Amz-SignedHeaders=host&X-Amz-Signature=b5b7696acdc05d888344098d8eb318497d97ec035faa9498928391464c7077bb"
}

Develop with us

Use the form to sign-up and start developing with coreplus today.


Please leave this field empty.