Luwa Documentation
API for Embedded Inventory Financing
Getting started
Our API is built on GraphQL. Here's a guide on how to access the API and how to authenticate.
GraphQL Clients
Here's a guide on how to consume the API with different clients in Python or Javascript.
Examples
GraphQL uses Queries to fetch data and Mutations. to post data. Here are a few examples.