Introduction
Welcome to the ATFP API! You can use our API to access ATFP API endpoints, which can get information on attendance in our database.
You can view code examples in the dark area to the right with shell command example.
Authentication
To authorize, use this code:
# With shell, you can just pass the correct header with each request
curl "api_endpoint_here"
-H "ZKTECO-API: apikey"
Make sure to replace
apikeywith your API key.
ATFP uses API keys to allow access to the API. You can register a new ATFP API key by request to Developer.
ATFP expects for the API key to be included in all API requests to the server in a header that looks like the following:
ZKTECO-API: apikey