In addition to the app, paperlesspaper also offers an API with which developers can integrate individual applications or existing systems.
To use the API, you must:
error.
You can generate API keys in your user settings.
You can find the documentation here.
You can generate a custom API token in the paperlesspaper app or through your administrator.
To authenticate, add the API token to the Authorization header as a Bearer token:
Authorization: Bearer <Your-Token>
401 Unauthorized: Token is missing, invalid, or expired.403 Forbidden: Authenticated but not authorized for the endpoint.Access restrictions apply per API key and time unit.
The limit is 300 requests per minute.
Additionally, further usage limits may apply depending on the plan.
If exceeded, you will receive the HTTP status 429 Too Many Requests.
An HTTP 503 error indicates an unexpected spike in API access.
The server is usually available again within five minutes.
If the issue persists or for other HTTP 5XX errors, please contact support.
The app supports deep linking, allowing users to navigate directly to specific features or pages within the app from other applications or websites.
https://web.wirewire.de/account
Links directly to the account settings if the app is installed
https://web.wirewire.de/account#no_universal_links
With the hash #no_universal_link deep linking can be disabled.