Skip to content

Overview

This is the partner API from linkcy. Here you can find our API documentation.

LinkCy API allows you to create fully embedded banking products for your own company or consumers. This API is backed by all mandatory requirements by financial authorities. To process, information provided into the API must be accurate.

Authentication

You can obtain a LinkCy Authorization Key by contacting our commercial team here.

Download OpenAPI description
Languages
Servers
Generated server url
https://api.sandbox.linkcy.cloud/
Operations
Operations
Operations
Operations
Operations

Consumer

The consumer represents the individual partner client. It must have a valid phone number and be formally identified with a KYC procedure before carrying out any operation.

Operations
Operations
Operations
Operations
Operations
Operations

Request

Security
Linkcy-Auth
Path
ledgerIdstring(uuid)required
No request payload

Responses

OK

Bodyapplication/json
urlstringrequired
ttlstringrequired
Example: "PT8H6M12.345S"
Response
application/json
{ "url": "string", "ttl": "PT8H6M12.345S" }

Request

Unsuspend a ledger and all associated cards.

Security
Linkcy-Auth
Path
ledgerIdstring(uuid)required
operatorstring(Operator)required
Enum"END_USER""PARTNER""LINKCY"
No request payload

Responses

No Content

Response
No content

Request

By upgrading a ledger, you will be able to access its account number and perform SEPA transactions to and from it.

Security
Linkcy-Auth
Path
ledgerIdstring(uuid)required
No request payload

Responses

No Content

Response
No content
Operations
Operations
Operations
Operations
Operations
Operations
Operations
Operations
Operations
Operations
Operations