lightninglabs / lightninglabs/L402

A standard for describing how to use L402 endpoints

Open
#22 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
91
Forks
19
PR merge metrics
No merged PRs in 30d

Description

In https://402index.io/ there is a large list of L402 endpoints. But just the URL is not enough to teach the agent how to actually use the service.

  • Description of what the endpoint does
  • What HTTP method?
  • What POST body
  • What query params?

In x402 there is the bazaar extension, and for MPP I think there is openapi.json. Is there anything like this for L402? or should the agent go to llms.txt on the site where the endpoint lives and see if that gives the necessary info?

Any suggestions/recommendations? I think this is the biggest point of friction for agents to use L402 right now.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing the x402 bazaar extension, MPP's openapi.json, and llms.txt as mentioned in the issue. Determine whether an existing format covers endpoint descriptions, HTTP methods, request bodies, and query parameters, then document a recommendation or the remaining requirements for L402.

Written by the indexing model from the issue text.

Assessment

Tech stack
openapi
Domain
api, documentation
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.