Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the account order. Can be retrieved from the list of account orders, or from the parent account offer, or from webhooks.
Body
application/json
Account credentials in plain text format. Supports multi-line input with line breaks. Content is automatically encrypted using AES-256 encryption for secure storage.
Maximum length:
10000
Example:
"Login: example, Password: password, Email Login: example@example.com, Email Password: password, Email Provider: proton.me/mail"