<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
  <ShortName>Delx API Finder</ShortName>
  <Description>Find pay-per-result APIs by describing the outcome you need.</Description>
  <InputEncoding>UTF-8</InputEncoding>
  <Url
    type="application/json"
    method="get"
    template="https://api.delx.ai/api/v1/x402/start?q={searchTerms}"
  />
  <Url
    type="text/html"
    method="get"
    template="https://commerce.delx.ai/?q={searchTerms}#find"
  />
</OpenSearchDescription>
