In addition to the app, paperlesspaper also offers an API that allows developers to integrate custom applications or existing systems.
The API is currently in beta. Therefore, some things may change in the future.
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:
x-api-key: <Your-Token>
401 Unauthorized: Token is missing, invalid, or expired.403 Forbidden: Authenticated, but no permission 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 peak load in API access.
The server is usually available again within five minutes.
If the disruption persists or other HTTP 5XX errors occur, 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.