Parse recipient from clipboard

Extracts structured bank-recipient fields from a free-text blob (e.g. the
typical "datos de transferencia" a payee pastes from WhatsApp or email) using
an AI parser. Returns the best-effort recipient fields; any field the parser
could not confidently extract is returned as null. The result is a
suggestion to prefill a recipient form — it does not create a recipient.

This endpoint does not require a company scope. It is rate-limited to 30
requests per minute per credential.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The raw pasted text to parse into recipient fields.

Responses

401

Unauthorized

429

Rate limit exceeded (more than 30 requests per minute).

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json