Skip to main content
GET
/
v1
/
links
Listar links del cliente
curl --request GET \
  --url https://api.rail.cl/v1/links \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.rail.cl/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

API key emitida desde el dashboard. Servidor-a-servidor con sk_, browser-to-server con pk_. El prefijo identifica modo (test/live).

Query Parameters

external_user_id
string
Minimum string length: 1
bank_id
enum<string>
Available options:
santander,
banco_chile,
banco_estado,
banco_falabella,
bci,
itau,
scotia,
bice,
cencosud,
mercado_pago
status
enum<string>
Available options:
pending,
mfa_required,
active,
expired,
failed,
revoked
limit
integer
default:50
Required range: 1 <= x <= 100

Response

200

Default Response