Platform
Build on top of the most advanced lettings API
Yorlet is the most advanced lettings API on the market. Build your own lettings platform, custom functionality, or integrate with Yorlet to enhance your existing software.
GET
/v1/customers
Headers
Authorization: Bearer token
Content-Type: application/json
Send request
200 OK
Response
Data
{
"id": "cus_dfjkf03jf2k0kf",
"name": "John Doe",
"email": "[email protected]",
...
}