API Authentication
Developing
Tokens created through the createApiToken interface can also directly use the apiKey as the token for server-side calls.
Request Code Samples
curl --location --request GET '/docmee/v1/api/ppt/xxx' \
--header 'token: xxx'
Responses
application/json Modified at 2025-07-23 10:01:53