Documentation

API Docs

Last update:

Feb 19, 2026

Lulo API

You can use the Lulo API to generate deposit and withdrawal transactions, and fetch a user's account balance and earnings

Authentication

All API requests require a valid API key for authentication, log in to the developer dashboard to manage your API Key

headers: {
    'x-api-key': process.env.LULO_API_KEY,
},
headers: {
    'x-api-key': process.env.LULO_API_KEY,
},
headers: {
    'x-api-key': process.env.LULO_API_KEY,
},

Developer Tools

API documentation has moved to our developer dashboard: you can login, manage your API Keys, and review documentation there: https://dev.lulo.fi