Orders submission of a website to twenty directories and returns a confirmation number.
Places an order to have a website submitted to twenty directories that publish a link back to it, and returns a confirmation number so the order can be checked later for free.
https://directory-submission-lite.underscoredone.com/submit$10.00 per request — pay via x402/USDC. No account needed.
Call this once per website to order directory submissions. Save the submissionid from the reply — it cannot be recovered and it is the only way to retrieve the order. Do not call this again to check progress; that would place a second paid order. To check progress, send the confirmation number to the /status address on this same service, which is free.
| Name | Type | Required | Description |
|---|---|---|---|
url | string | yes | The full web address of the site to submit, including the leading https://, for example https://example.com |
{
"api_version": "1.0.0"
}
| Status | Meaning |
|---|---|
400 | Bad request — your input failed validation or could not be processed. Check the detail field for specifics. |
402 | Payment required. Send a signed USDC payment on Base Mainnet or Solana Mainnet using the x402 protocol. |
422 | Unprocessable — a required field is missing or the wrong type. Check the detail field for specifics. |