uAttend API Follow
uAttend has an Application Programming Interface (API) which provides access to certain information stored in uAttend.
The API is read-only. It only allows another system to request data.
It cannot automatically connect to another system by itself, and it cannot send data directly into an external system.
Please note: The API is currently only available for accounts registered in the United Kingdom.
How can I use the API?
There are three practical ways the API can be used:
-
Custom software within your organisation
A developer in your organisation writes a program that regularly requests data from uAttend and then processes it for reporting or internal use.
-
Middleware
Your organisation’s developer creates a small bridging application that:
- Requests data from uAttend
- Converts the data into the format required by the receiving system
- Sends it into that system using its API or import method
-
Third-party system integration
A third-party provider may build native functionality within their own platform to integrate with uAttend.
In this case, their system queries the uAttend API directly and may perform basic field mapping or data transformation within their platform before importing or processing the data.
Endpoints
There are three endpoints available:
How can I request an API key?
Please note: The API is currently only available for accounts registered in the United Kingdom.
Please email us on support@uattend.co.uk and provide the following information:
- What system are you looking to integrate with?
- How you plan to use the data retrieved from the API?
- How often you plan to make requests?
We will then process your request and provide the API key to you.