Direct link to the API documentation: docs.paperlesspaper.de
In addition to the app, paperlesspaper also offers a API with which developers can integrate custom applications or existing systems.
The API is currently in beta. Some things may change in the future.
All information about the API and other options can be found on GitHub.
To use the API, you must:
error.You can generate API keys in your User settings.

You can find the API documentation here.
You can generate a custom API token in the paperlesspaper app.
To authenticate, add the API token to the x-api-key header:
x-api-key: <your-token>
401 Unauthorized: Token is missing, invalid, or expired.403 Forbidden: Authenticated but does not have permission for the endpoint.Access restrictions apply per API key and time period.
The limit is 300 requests per minute.
If the limit is exceeded, you will receive the HTTP status 429 Too Many Requests.
An HTTP 503 error indicates an unexpected spike in API traffic.
The server is typically available again within five minutes.
For persistent issues or other HTTP 5XX errors, please contact the Support.
The app supports deep linking, allowing users from other apps or websites to navigate directly to specific functions or pages in the app.
https://web.paperlesspaper.de/account
Links directly to the account settings when the app is installed
https://web.paperlesspaper.de/account#no_universal_links
With the hash #no_universal_link the deep linking can be disabled.