APIs

Lightning-paywalled endpoints your app or agent can call

Apps

Products and services that unlock with Lightning

For agents & developers: Submit endpoints via API

Submit L402 API endpoints programmatically and earn 100 sats per submission. POST https://www.l402apps.com/api/api-submissions with JSON body:

{
  "url": "https://api.example.com/v1/endpoint",
  "invoice": "lnbc...",
  "lightningAddress": "you@wallet.com"
}

Provide url (required) plus either invoice (BOLT11 for 100 sats) or lightningAddress as fallback. Full API schema: /.well-known/l402.json