INTELLIGENCE

Know what your agents buy.

Costs, changes and evidence for better service decisions.

Cost intelligence

Find the better way to pay.

Compare service prices and payment options against your workload.

Scoped audits · customer usage requiredRequest a cost audit
Change intelligence

Know when your dependencies change.

Track payment offers, service schemas and provider changes over time.

Custom watchlists and historyDiscuss monitoring
Outcome intelligence

Connect the purchase to the result.

Bring charges, retries and task evaluations into one private evidence record.

Integration pilot · your task criteriaConnect your workflow

THE EVIDENCE BASE

Collected. Dated. Traceable.

Use the API
14,635Source listings
33Source snapshots
27,889Recorded changes
1,221Endpoint observations

Latest snapshot: Sep 12, 2026, 05:41 UTC. Daily collection; gaps remain unknown.

904 observations · Differences between dated observations.

glim.shSearch GitHub repositories, conversations, and discussions
https://glim.sh/api/v1/github/search
NetworkAdvertised amountBillingPayee
eip155:84530.002 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
eip155:1432000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp2000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde
Source and evidence
{
  "description": "Search GitHub repositories, conversations, and discussions",
  "domain": "glim.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "kind": {
                "description": "What to search: 'repos', 'conversations' (issues+PRs), 'discussions' (GitHub Discussions - a separate index from issues/PRs), or 'code' (literal/regex/symbol search across 2.8M+ public GitHub repos). Optional - inferred from the query: is:answered/category: implies discussions, is:/label:/author: implies conversations, path:/symbol:/content://regex/ implies code, stars:/topic:/in:readme implies repos, otherwise repos. type:code / type:repos / type:discussions in the query also works. A conversations search that matches nothing is retried as discussions, so an answer that lives in Discussions is not silently missed.",
                "enum": [
                  "repos",
                  "conversations",
                  "code",
                  "discussions"
                ],
                "type": "string"
              },
              "page": {
                "default": 1,
                "description": "Page number",
                "maximum": 10,
                "minimum": 1,
                "type": "integer"
              },
              "per_page": {
                "default": 20,
                "description": "Results per page",
                "maximum": 30,
                "minimum": 1,
                "type": "integer"
              },
              "query": {
                "description": "Search query in full GitHub search syntax: qualifiers (repo:owner/name, org:/user:, language:, path: with globs, symbol:, content:, is:, stars:>N, label:, sort:stars), boolean AND/OR/NOT with parentheses, \"exact strings\", and /regex/. kind=repos: minimal distinctive keywords - the project/library name (GOOD: 'rtk', 'react query'; BAD: 'rtk rust token killer' - every extra word must ALL match and buries the real repo; filter with qualifiers, not prose). kind=code: ONE literal code pattern as it appears in files ('useState('), an \"exact string\", a /regex/, or symbol:name for definitions; narrow with repo:/language:/path:, not extra words. kind=conversations: keywords plus filters (is:issue, label:bug). kind=discussions: keywords plus repo:/org:/author:/is:answered/category: - a separate GitHub index from issues/PRs, so a thread that lives in Discussions is invisible to kind=conversations (and vice versa). category: matches the repo's own category name (Ideas, Q&A) and needs a repo: scope; sort: does not apply. Caution: sort: REPLACES relevance ranking (sort:reactions = most-popular thread mentioning the words anywhere, incl. comments) - omit sort: for best-match. Not supported in code search: license:, enterprise:, is:vendored, is:generated.",
                "maxLength": 1000,
                "minLength": 1,
                "type": "string"
              },
              "repo": {
                "description": "Scope to one repository. Accepts 'owner/name', a github.com URL, or a partial 'owner/' (code). Works with any kind; setting it with kind=repos routes the search to conversations, since repo-name search can't scope to one repo. Equivalent to a repo: qualifier in the query (if both are given they must match).",
                "type": "string"
              }
            },
            "required": [
              "query"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.002",
      "amount_atomic": "2000",
      "amount_encoding": "atomic_units",
      "amount_raw": "2000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "2000",
      "amount_encoding": "atomic_units",
      "amount_raw": "2000",
      "asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USDC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:143",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "2000",
      "amount_encoding": "atomic_units",
      "amount_raw": "2000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "e70f75455a5af25cff855f1bb2f2abba4f77f467abbd9f4147ac388aa60a1eaf",
  "service_id": "f497479149194b7de38d4f2d2781f153d8a1084db9cc1e3898ae9c5ceab28f34",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T07:24:57.164Z",
  "url": "https://glim.sh/api/v1/github/search",
  "usage_rights": "not_reviewed"
}
glim.shDetect AI-generated text: overall verdict with confidence, AI/human/AI-assisted fractions, and a segment-by-segment breakdown with per-segment humanizer flags. Price scales with length: $0.06 per 100 words, rounded up; minimum $0.06
https://glim.sh/api/v1/detect/ai
NetworkAdvertised amountBillingPayee
eip155:84530.06 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
eip155:14360000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp60000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde
Source and evidence
{
  "description": "Detect AI-generated text: overall verdict with confidence, AI/human/AI-assisted fractions, and a segment-by-segment breakdown with per-segment humanizer flags. Price scales with length: $0.06 per 100 words, rounded up; minimum $0.06",
  "domain": "glim.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "description": "Input for POST /api/v1/detect/ai",
            "properties": {
              "text": {
                "description": "Text to analyze, plain text, 50+ characters, max 20,000. Detection reliability improves with length; very short texts return lower-confidence verdicts.",
                "minLength": 50,
                "type": "string"
              }
            },
            "required": [
              "text"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "confidence": {
                "description": "Confidence carrying the overall verdict: High, Medium, or Low",
                "type": "string"
              },
              "cost_usd": {
                "description": "Amount charged for this call, in USD",
                "type": "number"
              },
              "fraction_ai": {
                "description": "Fraction of the text judged AI-generated, 0-1",
                "type": "number"
              },
              "fraction_ai_assisted": {
                "description": "Fraction judged AI-assisted, 0-1",
                "type": "number"
              },
              "fraction_human": {
                "description": "Fraction judged human-written, 0-1",
                "type": "number"
              },
              "headline": {
                "description": "Short verdict, e.g. 'AI Generated', 'AI Detected', 'Human Written'",
                "type": "string"
              },
              "num_ai_assisted_segments": {
                "description": "Segments labeled AI-Assisted",
                "maximum": 9007199254740991,
                "minimum": -9007199254740991,
                "type": "integer"
              },
              "num_ai_segments": {
                "description": "Segments labeled AI-Generated",
                "maximum": 9007199254740991,
                "minimum": -9007199254740991,
                "type": "integer"
              },
              "num_human_segments": {
                "description": "Segments labeled Human",
                "maximum": 9007199254740991,
                "minimum": -9007199254740991,
                "type": "integer"
              },
              "prediction": {
                "description": "One-sentence verdict in plain English",
                "type": "string"
              },
              "prediction_short": {
                "description": "Verdict class: AI, Mixed, or Human",
                "type": "string"
              },
              "segments": {
                "description": "Per-segment breakdown, in reading order",
                "items": {
                  "properties": {
                    "ai_assistance_score": {
                      "description": "Same value as score, under the upstream detector's field name",
                      "type": "number"
                    },
                    "confidence": {
                      "description": "Detector confidence for this segment: High, Medium, or Low",
                      "type": "string"
                    },
                    "end_index": {
                      "description": "Character offset just past this segment's last word in the text you submitted (exclusive)",
                      "maximum": 9007199254740991,
                      "minimum": -9007199254740991,
                      "type": "integer"
                    },
                    "humanizer_score": {
                      "description": "Humanizer likelihood, 0-1.",
                      "type": "number"
                    },
                    "is_humanized": {
                      "description": "True when this segment reads as AI output passed through a paraphrasing/'humanizer' tool. Absent means not evaluated, not false.",
                      "type": "boolean"
                    },
                    "label": {
                      "description": "Detector verdict for this segment (e.g. 'AI-Generated', 'Human')",
                      "type": "string"
                    },
                    "preview": {
                      "description": "Opening excerpt of the segment",
                      "type": "string"
                    },
                    "score": {
                      "description": "AI-assistance score for this segment, 0-1",
                      "type": "number"
                    },
                    "start_index": {
                      "description": "Character offset of this segment's first word in the text you submitted",
                      "maximum": 9007199254740991,
                      "minimum": -9007199254740991,
                      "type": "integer"
                    },
                    "text": {
                      "description": "Full text of this segment, sliced from the text you submitted",
                      "type": "string"
                    },
                    "token_length": {
                      "description": "Tokens in this segment, as counted by the detector",
                      "maximum": 9007199254740991,
                      "minimum": -9007199254740991,
                      "type": "integer"
                    },
                    "word_count": {
                      "maximum": 9007199254740991,
                      "minimum": -9007199254740991,
                      "type": "integer"
                    },
                    "word_end": {
                      "description": "1-based word position where this segment ends",
                      "maximum": 9007199254740991,
                      "minimum": -9007199254740991,
                      "type": "integer"
                    },
                    "word_start": {
                      "description": "1-based word position where this segment starts",
                      "maximum": 9007199254740991,
                      "minimum": -9007199254740991,
                      "type": "integer"
                    }
                  },
                  "required": [
                    "label",
                    "score",
                    "ai_assistance_score",
                    "confidence",
                    "text",
                    "word_start",
                    "word_end",
                    "word_count",
                    "token_length",
                    "start_index",
                    "end_index",
                    "preview"
                  ],
                  "type": "object"
                },
                "type": "array"
              },
              "tier_used": {
                "const": "premium",
                "description": "Deprecated: always 'premium' - every call runs the single remaining (highest-accuracy) detection class. Retained for backward compatibility.",
                "type": "string"
              },
              "version": {
                "description": "Detector model version that produced this verdict (e.g. '4.0')",
                "type": "string"
              },
              "word_count": {
                "description": "Words analyzed",
                "maximum": 9007199254740991,
                "minimum": -9007199254740991,
                "type": "integer"
              }
            },
            "required": [
              "headline",
              "prediction",
              "prediction_short",
              "fraction_ai",
              "fraction_ai_assisted",
              "fraction_human",
              "num_ai_segments",
              "num_ai_assisted_segments",
              "num_human_segments",
              "confidence",
              "version",
              "word_count",
              "tier_used",
              "cost_usd",
              "segments"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.06",
      "amount_atomic": "60000",
      "amount_encoding": "atomic_units",
      "amount_raw": "60000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "60000",
      "amount_encoding": "atomic_units",
      "amount_raw": "60000",
      "asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USDC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:143",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "60000",
      "amount_encoding": "atomic_units",
      "amount_raw": "60000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "4f72d582c89e6a79229f001fc37d9113e9dad6b6be40a107fa870ff5952de35d",
  "service_id": "f7a888db40c2439e3367154feae4ef004fe2b128871cbd5e45e4f64c8fa2f93d",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-29T06:35:19.474Z",
  "url": "https://glim.sh/api/v1/detect/ai",
  "usage_rights": "not_reviewed"
}
glim.shFetch a public Telegram channel's posts (with optional in-channel search and history pagination) or a single post with its discussion comments
https://glim.sh/api/v1/telegram/get
NetworkAdvertised amountBillingPayee
eip155:84530.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
eip155:1435000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp5000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde
Source and evidence
{
  "description": "Fetch a public Telegram channel's posts (with optional in-channel search and history pagination) or a single post with its discussion comments",
  "domain": "glim.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "after": {
                "description": "Return posts newer than this message id",
                "maxLength": 20,
                "type": "string"
              },
              "before": {
                "description": "Return posts older than this message id (pagination cursor from next_cursor)",
                "maxLength": 20,
                "type": "string"
              },
              "comment": {
                "description": "Post refs: center the comment window on this comment id (walks older comments)",
                "maxLength": 20,
                "type": "string"
              },
              "include_comments": {
                "default": true,
                "description": "Post refs: include discussion comments. Telegram's public embed serves a small window of the most recent comments; walk older ones by re-calling with comment=<oldest returned comment id>. Availability varies by channel - many discussion groups are not exposed on the public web preview.",
                "type": "boolean"
              },
              "limit": {
                "default": 20,
                "description": "Max posts for channel refs (walks history pages as needed)",
                "maximum": 100,
                "minimum": 1,
                "type": "integer"
              },
              "query": {
                "description": "Search within the channel's full history (channel refs only)",
                "maxLength": 500,
                "type": "string"
              },
              "ref": {
                "description": "Public channel ref (@handle, handle, or t.me URL) returns the channel feed; a post ref (t.me/<channel>/<id> or '<channel>/<id>') returns that post with its discussion comments.",
                "maxLength": 2048,
                "minLength": 1,
                "type": "string"
              }
            },
            "required": [
              "ref"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.005",
      "amount_atomic": "5000",
      "amount_encoding": "atomic_units",
      "amount_raw": "5000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "5000",
      "amount_encoding": "atomic_units",
      "amount_raw": "5000",
      "asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USDC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:143",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "5000",
      "amount_encoding": "atomic_units",
      "amount_raw": "5000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "acaba25070e3eb1967bc7c359e333e98d8f8bc55569e15796fc5fd1bc0a27356",
  "service_id": "fb3acf18b1616a076f61dc9ceec77c003cce40620d2ab4b53cbfca273b0f536c",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T14:16:50.687Z",
  "url": "https://glim.sh/api/v1/telegram/get",
  "usage_rights": "not_reviewed"
}
glim.shFetch a web page and extract clean content
https://glim.sh/api/v1/web/fetch
NetworkAdvertised amountBillingPayee
eip155:84530.002 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
eip155:1432000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp2000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde
Source and evidence
{
  "description": "Fetch a web page and extract clean content",
  "domain": "glim.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "format": {
                "default": "markdown",
                "description": "Output format. 'markdown' (default) clean article text; 'html' raw cleaned HTML; 'json' the structured SSR blob (TikTok, Pinterest, etc.) instead of article text.",
                "enum": [
                  "markdown",
                  "html",
                  "json"
                ],
                "type": "string"
              },
              "selector": {
                "description": "CSS selector to scope extraction",
                "maxLength": 500,
                "type": "string"
              },
              "url": {
                "description": "URL to fetch",
                "maxLength": 2048,
                "type": "string"
              }
            },
            "required": [
              "url"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.002",
      "amount_atomic": "2000",
      "amount_encoding": "atomic_units",
      "amount_raw": "2000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "2000",
      "amount_encoding": "atomic_units",
      "amount_raw": "2000",
      "asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USDC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:143",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "2000",
      "amount_encoding": "atomic_units",
      "amount_raw": "2000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "c00eef026b6f561973e5c357d0b95fefe9b9775e038d64f497263e3dab697887",
  "service_id": "01bac075edc5563ec9e58177a1e22da44a05d2f0623b8fcece3b3dc1718644e3",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T21:27:30.041Z",
  "url": "https://glim.sh/api/v1/web/fetch",
  "usage_rights": "not_reviewed"
}
glim.shCheck follow relationship
https://glim.sh/api/v1/twitter/users/relationship
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
eip155:1431000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp1000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde
Source and evidence
{
  "description": "Check follow relationship",
  "domain": "glim.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "source": {
                "description": "Source user ID or username",
                "type": "string"
              },
              "target": {
                "description": "Target user ID or username",
                "type": "string"
              }
            },
            "required": [
              "source",
              "target"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "data": {
                "properties": {
                  "followed_by": {
                    "type": "boolean"
                  },
                  "following": {
                    "type": "boolean"
                  }
                },
                "required": [
                  "following",
                  "followed_by"
                ],
                "type": "object"
              }
            },
            "required": [
              "data"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USDC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:143",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "35af5d74b7942b4972f99c7110d12ef35c87ef3bcc621e9381c2e5670f87f418",
  "service_id": "0b4250dac53dc71035b7b64ba7d97ebbf85643d9ec98a1c242e65b4dd154fa5d",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T14:16:46.21Z",
  "url": "https://glim.sh/api/v1/twitter/users/relationship",
  "usage_rights": "not_reviewed"
}
glim.shTweet replies
https://glim.sh/api/v1/twitter/tweets/:id/replies
NetworkAdvertised amountBillingPayee
eip155:84530.004 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
eip155:1434000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp4000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde
Source and evidence
{
  "description": "Tweet replies",
  "domain": "glim.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "cursor": {
                "description": "Pagination cursor",
                "type": "string"
              },
              "since": {
                "description": "Only include replies after this Unix timestamp",
                "maximum": 9007199254740991,
                "minimum": -9007199254740991,
                "type": "integer"
              },
              "sort": {
                "default": "Relevance",
                "description": "Reply sort",
                "enum": [
                  "Relevance",
                  "Latest",
                  "Likes"
                ],
                "type": "string"
              },
              "until": {
                "description": "Only include replies before this Unix timestamp",
                "maximum": 9007199254740991,
                "minimum": -9007199254740991,
                "type": "integer"
              }
            },
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "pathParams": {
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "data": {
                "items": {
                  "additionalProperties": {},
                  "propertyNames": {
                    "type": "string"
                  },
                  "type": "object"
                },
                "type": "array"
              },
              "meta": {
                "properties": {
                  "has_next_page": {
                    "type": "boolean"
                  },
                  "next_cursor": {
                    "type": "string"
                  },
                  "result_count": {
                    "maximum": 9007199254740991,
                    "minimum": -9007199254740991,
                    "type": "integer"
                  }
                },
                "required": [
                  "result_count"
                ],
                "type": "object"
              },
              "summary": {
                "additionalProperties": {},
                "propertyNames": {
                  "type": "string"
                },
                "type": "object"
              }
            },
            "required": [
              "data",
              "meta"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.004",
      "amount_atomic": "4000",
      "amount_encoding": "atomic_units",
      "amount_raw": "4000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "4000",
      "amount_encoding": "atomic_units",
      "amount_raw": "4000",
      "asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USDC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:143",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "4000",
      "amount_encoding": "atomic_units",
      "amount_raw": "4000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "6d427f367efc0d4ca3d60700636ff0ecb261d1f64ade84868a1b949da898bf9f",
  "service_id": "0d2bbec07046da25c2b331e86da56c235ef9d4245688234520e5a720640e81ed",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-29T05:11:38.233Z",
  "url": "https://glim.sh/api/v1/twitter/tweets/:id/replies",
  "usage_rights": "not_reviewed"
}
glim.shFetch a tweet (with thread context) by URL/id or a user (with recent tweets) from one URL
https://glim.sh/api/v1/twitter/get
NetworkAdvertised amountBillingPayee
eip155:84530.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
eip155:1435000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp5000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde
Source and evidence
{
  "description": "Fetch a tweet (with thread context) by URL/id or a user (with recent tweets) from one URL",
  "domain": "glim.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "cursor": {
                "description": "Profile refs only: pagination cursor",
                "maxLength": 500,
                "type": "string"
              },
              "expand_urls": {
                "default": false,
                "description": "When true, auto-crawl entity URLs and attach crawled_content to tweets. Off by default: responses can grow by up to 4KB per expanded URL. Use glim_web_crawl(url) for targeted crawls instead.",
                "type": "boolean"
              },
              "include": {
                "description": "Tweet refs only: extra sections to include (replies, quotes)",
                "items": {
                  "enum": [
                    "replies",
                    "quotes"
                  ],
                  "type": "string"
                },
                "type": "array"
              },
              "include_mentions": {
                "default": false,
                "description": "Profile refs only: include the mentions timeline",
                "type": "boolean"
              },
              "include_replies": {
                "default": false,
                "description": "Profile refs only: include replies in the timeline",
                "type": "boolean"
              },
              "ref": {
                "description": "Tweet URL/id or profile URL. Tweet URLs including /i/status/<id> and bare numeric tweet ids return the tweet + thread; a profile URL (https://x.com/<handle>) returns the user + recent tweets.",
                "maxLength": 2048,
                "minLength": 1,
                "type": "string"
              }
            },
            "required": [
              "ref"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.005",
      "amount_atomic": "5000",
      "amount_encoding": "atomic_units",
      "amount_raw": "5000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "5000",
      "amount_encoding": "atomic_units",
      "amount_raw": "5000",
      "asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USDC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:143",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "5000",
      "amount_encoding": "atomic_units",
      "amount_raw": "5000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "840bfdaeb0f2d7ca7a6fe0e7f7087dfa0296562f9d7290ec59b50e083176c9b3",
  "service_id": "0e6e41a00fd92f822c117282b4f0c5f0cdcf72a414d67d9f0b1061062508cb5e",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T14:16:53.066Z",
  "url": "https://glim.sh/api/v1/twitter/get",
  "usage_rights": "not_reviewed"
}
glim.shSearch Amazon by keyword or browse bestsellers by category slug
https://glim.sh/api/v1/amazon/search
NetworkAdvertised amountBillingPayee
eip155:84530.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
eip155:1435000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp5000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde
Source and evidence
{
  "description": "Search Amazon by keyword or browse bestsellers by category slug",
  "domain": "glim.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "category_slug": {
                "description": "Amazon bestsellers category slug, e.g. 'electronics' (.com), 'elektronik' (.de), 'electronique' (.fr). Invalid slugs return 'not_found' - retry with a correct slug.",
                "type": "string"
              },
              "include_paid": {
                "default": false,
                "description": "Include sponsored ad results (default: dropped)",
                "type": "boolean"
              },
              "include_suggested": {
                "default": false,
                "description": "Include 'people also searched for' suggestions (default: dropped)",
                "type": "boolean"
              },
              "keyword": {
                "description": "Alias of 'query'",
                "type": "string"
              },
              "keywords": {
                "description": "Alias of 'query'",
                "type": "string"
              },
              "min_reviews": {
                "description": "Drop hits with fewer than N reviews. Pair with sort_by='most_reviewed' for a trust-weighted result. Applied client-side to organic/paid/suggested.",
                "maximum": 9007199254740991,
                "minimum": 0,
                "type": "integer"
              },
              "page": {
                "default": 1,
                "description": "Page number (1-20)",
                "maximum": 20,
                "minimum": 1,
                "type": "integer"
              },
              "q": {
                "description": "Alias of 'query'",
                "type": "string"
              },
              "query": {
                "description": "Free-text keyword query (mutually exclusive with category_slug)",
                "type": "string"
              },
              "response_format": {
                "default": "concise",
                "description": "'concise' drops images/variants/deep seller metadata; 'detailed' keeps everything",
                "enum": [
                  "concise",
                  "detailed"
                ],
                "type": "string"
              },
              "sort_by": {
                "description": "Server-side sort, except 'most_reviewed' which re-ranks the current page client-side by review count desc (rating tiebreaker). Pair 'most_reviewed' with min_reviews to skip thinly-reviewed items.",
                "enum": [
                  "most_recent",
                  "price_low_to_high",
                  "price_high_to_low",
                  "featured",
                  "average_review",
                  "bestsellers",
                  "most_reviewed"
                ],
                "type": "string"
              },
              "tld": {
                "default": "com",
                "description": "Amazon marketplace: com | co.uk | de | fr | es | it",
                "enum": [
                  "com",
                  "co.uk",
                  "de",
                  "fr",
                  "es",
                  "it"
                ],
                "type": "string"
              }
            },
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.005",
      "amount_atomic": "5000",
      "amount_encoding": "atomic_units",
      "amount_raw": "5000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "5000",
      "amount_encoding": "atomic_units",
      "amount_raw": "5000",
      "asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USDC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:143",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "5000",
      "amount_encoding": "atomic_units",
      "amount_raw": "5000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "ae221d306d824560a35eefef253c00552a987e127ce18433b137a1e23a1ff5ed",
  "service_id": "11d6e071046984219998adf209b78e8caf4393a0edc30f6096eeedb94b2ec90d",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T22:32:10.582Z",
  "url": "https://glim.sh/api/v1/amazon/search",
  "usage_rights": "not_reviewed"
}
glim.shFetch a tweet by ID
https://glim.sh/api/v1/twitter/tweets/:id
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
eip155:1431000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp1000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde
Source and evidence
{
  "description": "Fetch a tweet by ID",
  "domain": "glim.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "description": "No body parameters - the tweet id is taken from the URL path",
            "properties": {},
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "pathParams": {
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "data": {
                "additionalProperties": {},
                "propertyNames": {
                  "type": "string"
                },
                "type": "object"
              }
            },
            "required": [
              "data"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USDC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:143",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "a0c17185bdd5ec061718c17bbbd76b8c0d65883bc46d1a43cbb62a5762c39da2",
  "service_id": "2cbe6422092ec4bd3a167f482d9f933d7e80660efbf1603ec151b9ae7e87d7fd",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T18:49:31.55Z",
  "url": "https://glim.sh/api/v1/twitter/tweets/:id",
  "usage_rights": "not_reviewed"
}
glim.shSearch users by keyword
https://glim.sh/api/v1/twitter/users/search
NetworkAdvertised amountBillingPayee
eip155:84530.004 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
eip155:1434000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp4000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde
Source and evidence
{
  "description": "Search users by keyword",
  "domain": "glim.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "cursor": {
                "description": "Pagination cursor. Ranking is strongest on page 1 - paged results under sort=Top trend toward recency (upstream behavior).",
                "type": "string"
              },
              "q": {
                "description": "User search query",
                "minLength": 1,
                "type": "string"
              }
            },
            "required": [
              "q"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "data": {
                "items": {
                  "additionalProperties": {},
                  "propertyNames": {
                    "type": "string"
                  },
                  "type": "object"
                },
                "type": "array"
              },
              "meta": {
                "properties": {
                  "has_next_page": {
                    "type": "boolean"
                  },
                  "next_cursor": {
                    "type": "string"
                  },
                  "result_count": {
                    "maximum": 9007199254740991,
                    "minimum": -9007199254740991,
                    "type": "integer"
                  }
                },
                "required": [
                  "result_count"
                ],
                "type": "object"
              }
            },
            "required": [
              "data",
              "meta"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.004",
      "amount_atomic": "4000",
      "amount_encoding": "atomic_units",
      "amount_raw": "4000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "4000",
      "amount_encoding": "atomic_units",
      "amount_raw": "4000",
      "asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USDC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:143",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "4000",
      "amount_encoding": "atomic_units",
      "amount_raw": "4000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "7d3a13581af10b986208cc2e227925aa7ef8d505fda5c12d4998f65e7d4631a4",
  "service_id": "31fd2bbeb0a9f23dac8969e71603082f91328aef3818b64752717245e2406b41",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T14:16:48.082Z",
  "url": "https://glim.sh/api/v1/twitter/users/search",
  "usage_rights": "not_reviewed"
}
glim.shA user's recent tweets, ~20/page. Body: optional cursor + include_replies only
https://glim.sh/api/v1/twitter/users/:ref/tweets
NetworkAdvertised amountBillingPayee
eip155:84530.004 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
eip155:1434000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp4000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde
Source and evidence
{
  "description": "A user's recent tweets, ~20/page. Body: optional cursor + include_replies only",
  "domain": "glim.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "cursor": {
                "description": "Pagination cursor",
                "type": "string"
              },
              "include_replies": {
                "default": false,
                "description": "Include replies in the timeline",
                "type": "boolean"
              }
            },
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "pathParams": {
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "data": {
                "items": {
                  "additionalProperties": {},
                  "propertyNames": {
                    "type": "string"
                  },
                  "type": "object"
                },
                "type": "array"
              },
              "meta": {
                "properties": {
                  "has_next_page": {
                    "type": "boolean"
                  },
                  "next_cursor": {
                    "type": "string"
                  },
                  "result_count": {
                    "maximum": 9007199254740991,
                    "minimum": -9007199254740991,
                    "type": "integer"
                  }
                },
                "required": [
                  "result_count"
                ],
                "type": "object"
              },
              "summary": {
                "additionalProperties": {},
                "propertyNames": {
                  "type": "string"
                },
                "type": "object"
              }
            },
            "required": [
              "data",
              "meta"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.004",
      "amount_atomic": "4000",
      "amount_encoding": "atomic_units",
      "amount_raw": "4000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "4000",
      "amount_encoding": "atomic_units",
      "amount_raw": "4000",
      "asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USDC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:143",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "4000",
      "amount_encoding": "atomic_units",
      "amount_raw": "4000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "d2ff256fd1aaa5640c03166b0409fccd065d180d83b2a8ef8f9d3b829007c6fb",
  "service_id": "36334501cb5b222958520739734efb5d34e93573101d37b4ec882d899e3bceab",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T15:25:45.692Z",
  "url": "https://glim.sh/api/v1/twitter/users/:ref/tweets",
  "usage_rights": "not_reviewed"
}
glim.shSearch Telegram: channel discovery by topic plus indexed public posts
https://glim.sh/api/v1/telegram/search
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
eip155:14310000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp10000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde
Source and evidence
{
  "description": "Search Telegram: channel discovery by topic plus indexed public posts",
  "domain": "glim.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "kind": {
                "default": "all",
                "description": "'channels': directory lookup of channels by name/topic. 'posts': indexed t.me post pages. 'all': both.",
                "enum": [
                  "all",
                  "channels",
                  "posts"
                ],
                "type": "string"
              },
              "query": {
                "description": "Search query",
                "maxLength": 500,
                "minLength": 1,
                "type": "string"
              }
            },
            "required": [
              "query"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USDC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:143",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "f6888becebc5cea9bf04a87fc5cc2c2705b5b59e6a76830e8c5ccea1a3ccd405",
  "service_id": "457e66e8153606edc894e07f73d58ad9c4d176230c02f5997cbd627df887c83d",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T14:17:06.388Z",
  "url": "https://glim.sh/api/v1/telegram/search",
  "usage_rights": "not_reviewed"
}
glim.shFetch a Reddit post, subreddit, or user by ref
https://glim.sh/api/v1/reddit/get
NetworkAdvertised amountBillingPayee
eip155:84530.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
eip155:1435000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp5000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde
Source and evidence
{
  "description": "Fetch a Reddit post, subreddit, or user by ref",
  "domain": "glim.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "comment_depth": {
                "default": 5,
                "description": "Max nesting depth (post refs only)",
                "maximum": 10,
                "minimum": 0,
                "type": "integer"
              },
              "comment_limit": {
                "default": 50,
                "description": "Max comments (post refs only)",
                "maximum": 200,
                "minimum": 0,
                "type": "integer"
              },
              "comment_sort": {
                "default": "confidence",
                "description": "Comment sort. Post refs only: subreddit/user listings always hydrate a fixed 2 top-level comments sorted by top.",
                "enum": [
                  "confidence",
                  "top",
                  "new",
                  "controversial",
                  "old",
                  "qa"
                ],
                "type": "string"
              },
              "cursor": {
                "description": "Pagination cursor from a prior subreddit response's next_cursor",
                "maxLength": 64,
                "pattern": "^\\s*(?:[tT]\\d_)?[a-zA-Z0-9]+\\s*$",
                "type": "string"
              },
              "include_comments": {
                "default": false,
                "description": "Include recent comments for user refs",
                "type": "boolean"
              },
              "include_posts": {
                "default": true,
                "description": "Include recent posts for user refs",
                "type": "boolean"
              },
              "limit": {
                "default": 10,
                "description": "Max listing posts (subreddit/user). Subreddit posts return full content + top comments; for user refs this also caps the comments returned.",
                "maximum": 10,
                "minimum": 1,
                "type": "integer"
              },
              "ref": {
                "description": "Reddit post, subreddit, or user reference. Best: a post URL, subreddit URL/r/name, or user URL/u/name. A bare base36 post id also works. A comment permalink (…/comments/<post>/comment/<id>/) returns that comment with its ancestor context and replies.",
                "maxLength": 2048,
                "minLength": 1,
                "type": "string"
              },
              "sort": {
                "default": "hot",
                "description": "Listing post sort",
                "enum": [
                  "hot",
                  "new",
                  "top",
                  "rising"
                ],
                "type": "string"
              },
              "time": {
                "default": "day",
                "description": "Listing time range",
                "enum": [
                  "hour",
                  "day",
                  "week",
                  "month",
                  "year",
                  "all"
                ],
                "type": "string"
              }
            },
            "required": [
              "ref"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.005",
      "amount_atomic": "5000",
      "amount_encoding": "atomic_units",
      "amount_raw": "5000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "5000",
      "amount_encoding": "atomic_units",
      "amount_raw": "5000",
      "asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USDC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:143",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "5000",
      "amount_encoding": "atomic_units",
      "amount_raw": "5000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "f4562de94844b32a0ddbcf2dc76b33a3fb365438234bbfc3b2a78923454f135d",
  "service_id": "4678d732b9b5a983524e12d86c3668c2c31c967e366716b85a4ff9e850f561bd",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T07:03:53.339Z",
  "url": "https://glim.sh/api/v1/reddit/get",
  "usage_rights": "not_reviewed"
}
glim.shBatch fetch tweets by IDs
https://glim.sh/api/v1/twitter/tweets
NetworkAdvertised amountBillingPayee
eip155:84530.004 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
eip155:1434000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp4000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde
Source and evidence
{
  "description": "Batch fetch tweets by IDs",
  "domain": "glim.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "ids": {
                "description": "Comma-separated tweet IDs",
                "type": "string"
              }
            },
            "required": [
              "ids"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "data": {
                "items": {
                  "additionalProperties": {},
                  "propertyNames": {
                    "type": "string"
                  },
                  "type": "object"
                },
                "type": "array"
              },
              "meta": {
                "properties": {
                  "has_next_page": {
                    "type": "boolean"
                  },
                  "next_cursor": {
                    "type": "string"
                  },
                  "result_count": {
                    "maximum": 9007199254740991,
                    "minimum": -9007199254740991,
                    "type": "integer"
                  }
                },
                "required": [
                  "result_count"
                ],
                "type": "object"
              },
              "summary": {
                "additionalProperties": {},
                "propertyNames": {
                  "type": "string"
                },
                "type": "object"
              }
            },
            "required": [
              "data",
              "meta"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.004",
      "amount_atomic": "4000",
      "amount_encoding": "atomic_units",
      "amount_raw": "4000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "4000",
      "amount_encoding": "atomic_units",
      "amount_raw": "4000",
      "asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USDC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:143",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "4000",
      "amount_encoding": "atomic_units",
      "amount_raw": "4000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "dad0000f8f155125f59d13be6f3bf1298dd2e95d50f7a6702305fc5baf5edf97",
  "service_id": "4924863c78213cb4b4b2aed99ab4970b6ccc935e4aa22710efe8c213ef0a8e3e",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T14:16:47.789Z",
  "url": "https://glim.sh/api/v1/twitter/tweets",
  "usage_rights": "not_reviewed"
}
glim.shList tweets
https://glim.sh/api/v1/twitter/lists/:id/tweets
NetworkAdvertised amountBillingPayee
eip155:84530.004 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
eip155:1434000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp4000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde
Source and evidence
{
  "description": "List tweets",
  "domain": "glim.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "cursor": {
                "description": "Pagination cursor",
                "type": "string"
              },
              "include_replies": {
                "default": true,
                "description": "Include replies in list tweets",
                "type": "boolean"
              },
              "since": {
                "description": "Only include tweets after this Unix timestamp",
                "maximum": 9007199254740991,
                "minimum": -9007199254740991,
                "type": "integer"
              },
              "until": {
                "description": "Only include tweets before this Unix timestamp",
                "maximum": 9007199254740991,
                "minimum": -9007199254740991,
                "type": "integer"
              }
            },
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "pathParams": {
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "data": {
                "items": {
                  "additionalProperties": {},
                  "propertyNames": {
                    "type": "string"
                  },
                  "type": "object"
                },
                "type": "array"
              },
              "meta": {
                "properties": {
                  "has_next_page": {
                    "type": "boolean"
                  },
                  "next_cursor": {
                    "type": "string"
                  },
                  "result_count": {
                    "maximum": 9007199254740991,
                    "minimum": -9007199254740991,
                    "type": "integer"
                  }
                },
                "required": [
                  "result_count"
                ],
                "type": "object"
              },
              "summary": {
                "additionalProperties": {},
                "propertyNames": {
                  "type": "string"
                },
                "type": "object"
              }
            },
            "required": [
              "data",
              "meta"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.004",
      "amount_atomic": "4000",
      "amount_encoding": "atomic_units",
      "amount_raw": "4000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "4000",
      "amount_encoding": "atomic_units",
      "amount_raw": "4000",
      "asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USDC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:143",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "4000",
      "amount_encoding": "atomic_units",
      "amount_raw": "4000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "Hc3sdEAsCGQcpgfivywog9uwtk8gUBUZgsxdME1EJy88"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "767353fdecdd576b694e79cff69b8c80444cfd6da56f63d60a853cb2e70c0e3d",
  "service_id": "4f521b8c4d5262df5f1cf644f88e47cfabc44668b0793af7e2b831500c272713",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-27T18:03:27.808Z",
  "url": "https://glim.sh/api/v1/twitter/lists/:id/tweets",
  "usage_rights": "not_reviewed"
}
glim.shQuote tweets
https://glim.sh/api/v1/twitter/tweets/:id/quotes
NetworkAdvertised amountBillingPayee
eip155:84530.004 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
eip155:1434000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp4000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde
Source and evidence
{
  "description": "Quote tweets",
  "domain": "glim.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "cursor": {
                "description": "Pagination cursor",
                "type": "string"
              },
              "include_replies": {
                "default": true,
                "description": "Include replies in quote results",
                "type": "boolean"
              },
              "since": {
                "description": "Only include quotes after this Unix timestamp",
                "maximum": 9007199254740991,
                "minimum": -9007199254740991,
                "type": "integer"
              },
              "until": {
                "description": "Only include quotes before this Unix timestamp",
                "maximum": 9007199254740991,
                "minimum": -9007199254740991,
                "type": "integer"
              }
            },
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "pathParams": {
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "data": {
                "items": {
                  "additionalProperties": {},
                  "propertyNames": {
                    "type": "string"
                  },
                  "type": "object"
                },
                "type": "array"
              },
              "meta": {
                "properties": {
                  "has_next_page": {
                    "type": "boolean"
                  },
                  "next_cursor": {
                    "type": "string"
                  },
                  "result_count": {
                    "maximum": 9007199254740991,
                    "minimum": -9007199254740991,
                    "type": "integer"
                  }
                },
                "required": [
                  "result_count"
                ],
                "type": "object"
              },
              "summary": {
                "additionalProperties": {},
                "propertyNames": {
                  "type": "string"
                },
                "type": "object"
              }
            },
            "required": [
              "data",
              "meta"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.004",
      "amount_atomic": "4000",
      "amount_encoding": "atomic_units",
      "amount_raw": "4000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "4000",
      "amount_encoding": "atomic_units",
      "amount_raw": "4000",
      "asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USDC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:143",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "4000",
      "amount_encoding": "atomic_units",
      "amount_raw": "4000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "d24e3be02b5b2751c0446f96f9d496c251b9f4b3b267b26550023dec2314cfbf",
  "service_id": "724b43427ae3ed902527a4995bfc74c60851eb5b3a6ad2b3063e2b7523a99f64",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-29T05:11:22.032Z",
  "url": "https://glim.sh/api/v1/twitter/tweets/:id/quotes",
  "usage_rights": "not_reviewed"
}
glim.shTrending topics
https://glim.sh/api/v1/twitter/trends
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
eip155:1431000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp1000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde
Source and evidence
{
  "description": "Trending topics",
  "domain": "glim.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "count": {
                "default": 30,
                "description": "Maximum trends to return",
                "maximum": 9007199254740991,
                "minimum": 1,
                "type": "integer"
              },
              "woeid": {
                "default": 1,
                "description": "Yahoo Where On Earth ID. Defaults to 1 for worldwide trends.",
                "maximum": 9007199254740991,
                "minimum": -9007199254740991,
                "type": "integer"
              }
            },
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "data": {
                "items": {
                  "properties": {
                    "name": {
                      "type": "string"
                    },
                    "rank": {
                      "maximum": 9007199254740991,
                      "minimum": -9007199254740991,
                      "type": "integer"
                    },
                    "target": {
                      "type": "string"
                    }
                  },
                  "required": [
                    "name"
                  ],
                  "type": "object"
                },
                "type": "array"
              },
              "meta": {
                "properties": {
                  "result_count": {
                    "maximum": 9007199254740991,
                    "minimum": -9007199254740991,
                    "type": "integer"
                  }
                },
                "required": [
                  "result_count"
                ],
                "type": "object"
              }
            },
            "required": [
              "data",
              "meta"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USDC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:143",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "854bbf04e8d3d2c3c257b80b52aa0294d0a196682ee7c19a675f3f128d7732e3",
  "service_id": "9170c3a386f9eeaac3d6b03f9a49c298dddd11474a37540e0241514253a54ccd",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T14:16:45.619Z",
  "url": "https://glim.sh/api/v1/twitter/trends",
  "usage_rights": "not_reviewed"
}
glim.shFetch a user profile by username or ID
https://glim.sh/api/v1/twitter/users/:ref
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
eip155:1431000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp1000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde
Source and evidence
{
  "description": "Fetch a user profile by username or ID",
  "domain": "glim.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "description": "No body parameters - the user @handle or id is taken from the URL path",
            "properties": {},
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "pathParams": {
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "data": {
                "additionalProperties": {},
                "propertyNames": {
                  "type": "string"
                },
                "type": "object"
              }
            },
            "required": [
              "data"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.001",
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USDC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:143",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "1000",
      "amount_encoding": "atomic_units",
      "amount_raw": "1000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "3d16935e5fccfb8cf94304729eccc3b657a7d38786d9c1e8aaf127d4be3f2285",
  "service_id": "98f696c951b07e7e8ddf6858736894db0a7535f312e48a57c204e90322a0b99e",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-04T06:03:44.695Z",
  "url": "https://glim.sh/api/v1/twitter/users/:ref",
  "usage_rights": "not_reviewed"
}
glim.shSearch tweets with advanced operators (recommended). Body param is `query` (not q), e.g. {"query":"from:elonmusk AI min_faves:100"}
https://glim.sh/api/v1/twitter/search
NetworkAdvertised amountBillingPayee
eip155:84530.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
eip155:1435000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp5000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde
Source and evidence
{
  "description": "Search tweets with advanced operators (recommended). Body param is `query` (not q), e.g. {\"query\":\"from:elonmusk AI min_faves:100\"}",
  "domain": "glim.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "cursor": {
                "description": "Pagination cursor",
                "maxLength": 500,
                "type": "string"
              },
              "end_date": {
                "description": "Only tweets before this time. YYYY-MM-DD (inclusive through end of day UTC) or ISO 8601 datetime with Z/offset (e.g. 2026-04-13T14:30:00Z)",
                "pattern": "^\\d{4}-\\d{2}-\\d{2}(T\\d{2}:\\d{2}(:\\d{2}(\\.\\d+)?)?(Z|[+-]\\d{2}:?\\d{2}))?$",
                "type": "string"
              },
              "expand_urls": {
                "default": false,
                "description": "When true, auto-crawl entity URLs and attach crawled_content to tweets. Off by default: responses can grow by up to 4KB per expanded URL. Use glim_web_crawl(url) for targeted crawls instead.",
                "type": "boolean"
              },
              "query": {
                "description": "Search query with advanced operators",
                "maxLength": 1000,
                "minLength": 1,
                "type": "string"
              },
              "sort": {
                "description": "Sort order: \"top\" (most engaged matching tweets) or \"latest\" (newest first). Default: \"top\".",
                "enum": [
                  "latest",
                  "top"
                ],
                "type": "string"
              },
              "start_date": {
                "description": "Only tweets on or after this time. YYYY-MM-DD (UTC midnight) or ISO 8601 datetime with Z/offset (e.g. 2026-04-13T14:30:00Z)",
                "pattern": "^\\d{4}-\\d{2}-\\d{2}(T\\d{2}:\\d{2}(:\\d{2}(\\.\\d+)?)?(Z|[+-]\\d{2}:?\\d{2}))?$",
                "type": "string"
              }
            },
            "required": [
              "query"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.005",
      "amount_atomic": "5000",
      "amount_encoding": "atomic_units",
      "amount_raw": "5000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "5000",
      "amount_encoding": "atomic_units",
      "amount_raw": "5000",
      "asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USDC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:143",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "5000",
      "amount_encoding": "atomic_units",
      "amount_raw": "5000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "ee2e31f74dd538a633346841967903ee4519385a63b8b3eaff63d7d601c501e4",
  "service_id": "9d515f6581d286924fea6318050ef2f0508d4038588ada1f8b56f05a11d106f7",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T18:00:04.935Z",
  "url": "https://glim.sh/api/v1/twitter/search",
  "usage_rights": "not_reviewed"
}
glim.shSearch Reddit posts
https://glim.sh/api/v1/reddit/search
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
eip155:14310000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp10000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde
Source and evidence
{
  "description": "Search Reddit posts",
  "domain": "glim.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "cursor": {
                "description": "Pagination cursor from a prior response's next_cursor",
                "maxLength": 64,
                "pattern": "^\\s*(?:[tT]\\d_)?[a-zA-Z0-9]+\\s*$",
                "type": "string"
              },
              "end_date": {
                "description": "Only posts before this date (YYYY-MM-DD)",
                "pattern": "^\\d{4}-\\d{2}-\\d{2}$",
                "type": "string"
              },
              "limit": {
                "default": 10,
                "description": "Max posts (each returned with full content + top comments)",
                "maximum": 10,
                "minimum": 1,
                "type": "integer"
              },
              "query": {
                "description": "Search query",
                "maxLength": 1000,
                "minLength": 1,
                "type": "string"
              },
              "sort": {
                "default": "relevance",
                "description": "Sort order",
                "enum": [
                  "relevance",
                  "hot",
                  "top",
                  "new",
                  "comments"
                ],
                "type": "string"
              },
              "start_date": {
                "description": "Only posts on or after this date (YYYY-MM-DD)",
                "pattern": "^\\d{4}-\\d{2}-\\d{2}$",
                "type": "string"
              },
              "time": {
                "default": "all",
                "description": "Time range",
                "enum": [
                  "hour",
                  "day",
                  "week",
                  "month",
                  "year",
                  "all"
                ],
                "type": "string"
              }
            },
            "required": [
              "query"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USDC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:143",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "159deee85cccefb8d2c75d61fd910e022090953917d7f66b11c70d3804aec6b4",
  "service_id": "9dea0f805a57c17eded8c157f46db6ce9c801adf8e65793f5ec144be161c2a9f",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-10T07:10:37.2Z",
  "url": "https://glim.sh/api/v1/reddit/search",
  "usage_rights": "not_reviewed"
}
glim.shFetch a YouTube transcript from a video URL or 11-char id (video_id, also accepted as ref or url); returns a presigned download URL to the transcript
https://glim.sh/api/v1/youtube/get
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
eip155:14310000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp10000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde
Source and evidence
{
  "description": "Fetch a YouTube transcript from a video URL or 11-char id (video_id, also accepted as ref or url); returns a presigned download URL to the transcript",
  "domain": "glim.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "description": "Input for POST /youtube/get",
            "properties": {
              "format": {
                "default": "inline",
                "description": "'inline' (default): include the transcript in the response when it fits the inline cap; otherwise omit it and set transcript_omitted_reason. 'url': never include the transcript; caller fetches download_url. download_url is always present.",
                "enum": [
                  "inline",
                  "url"
                ],
                "type": "string"
              },
              "language_code": {
                "default": "en",
                "description": "ISO 639-1 language code (e.g. 'en', 'de', 'fr')",
                "maxLength": 10,
                "minLength": 2,
                "type": "string"
              },
              "origin": {
                "default": "uploader_provided",
                "description": "'uploader_provided' for human captions (default), 'auto_generated' for YouTube auto-captions.",
                "enum": [
                  "uploader_provided",
                  "auto_generated"
                ],
                "type": "string"
              },
              "video_id": {
                "description": "YouTube video URL or 11-char video id (e.g. https://youtu.be/dQw4w9WgXcQ, https://www.youtube.com/watch?v=dQw4w9WgXcQ, or dQw4w9WgXcQ). Also accepted as `ref` or `url`.",
                "minLength": 1,
                "type": "string"
              }
            },
            "required": [
              "video_id"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USDC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:143",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "e06f82cf53b568a5ce676608561857ec719cb8767eacd374e2fb3e9c0d30d98c",
  "service_id": "a8b0df7ecb3ba6fd2f8ea1965096404c74f1b59efddc3b8ca82391c7d51db304",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-10T23:33:22.407Z",
  "url": "https://glim.sh/api/v1/youtube/get",
  "usage_rights": "not_reviewed"
}
glim.shSearch tweets, X-API-style raw shape. Body: {"q":"x402","sort":"Latest","limit":20} - the param is q, not query
https://glim.sh/api/v1/twitter/tweets/search
NetworkAdvertised amountBillingPayee
eip155:84530.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
eip155:1435000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp5000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde
Source and evidence
{
  "description": "Search tweets, X-API-style raw shape. Body: {\"q\":\"x402\",\"sort\":\"Latest\",\"limit\":20} - the param is q, not query",
  "domain": "glim.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "cursor": {
                "description": "Pagination cursor. Ranking is strongest on page 1 - paged results under sort=Top trend toward recency (upstream behavior).",
                "type": "string"
              },
              "limit": {
                "default": 20,
                "description": "Maximum tweets to return",
                "maximum": 200,
                "minimum": 1,
                "type": "integer"
              },
              "q": {
                "description": "Twitter search query with operators",
                "minLength": 1,
                "type": "string"
              },
              "sort": {
                "default": "Top",
                "description": "Sort order",
                "enum": [
                  "Latest",
                  "Top"
                ],
                "type": "string"
              }
            },
            "required": [
              "q"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "data": {
                "items": {
                  "additionalProperties": {},
                  "propertyNames": {
                    "type": "string"
                  },
                  "type": "object"
                },
                "type": "array"
              },
              "meta": {
                "properties": {
                  "has_next_page": {
                    "type": "boolean"
                  },
                  "next_cursor": {
                    "type": "string"
                  },
                  "result_count": {
                    "maximum": 9007199254740991,
                    "minimum": -9007199254740991,
                    "type": "integer"
                  }
                },
                "required": [
                  "result_count"
                ],
                "type": "object"
              },
              "summary": {
                "additionalProperties": {},
                "propertyNames": {
                  "type": "string"
                },
                "type": "object"
              }
            },
            "required": [
              "data",
              "meta"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.005",
      "amount_atomic": "5000",
      "amount_encoding": "atomic_units",
      "amount_raw": "5000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "5000",
      "amount_encoding": "atomic_units",
      "amount_raw": "5000",
      "asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USDC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:143",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "5000",
      "amount_encoding": "atomic_units",
      "amount_raw": "5000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "f35014b95359e30240b8a4878c55ade6fab0bd645a06f391405bb310e003d6a8",
  "service_id": "aaa22199bc94283e59506fb5ed17babf6ab31a0765045cf74e6ff3f4bbf1bf17",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T14:16:59.608Z",
  "url": "https://glim.sh/api/v1/twitter/tweets/search",
  "usage_rights": "not_reviewed"
}
glim.shLLM chat completion (OpenAI-compatible, streaming supported)
https://glim.sh/api/v1/inference/v1/chat/completions
NetworkAdvertised amountBillingPayee
eip155:84530.0054 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
eip155:1435400 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp5400 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde
Source and evidence
{
  "description": "LLM chat completion (OpenAI-compatible, streaming supported)",
  "domain": "glim.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": {},
            "description": "ChatCompletionBody",
            "properties": {
              "max_completion_tokens": {
                "anyOf": [
                  {
                    "maximum": 9007199254740991,
                    "minimum": -9007199254740991,
                    "type": "integer"
                  },
                  {
                    "type": "null"
                  }
                ],
                "description": "Max completion tokens (preferred over max_tokens)"
              },
              "max_tokens": {
                "anyOf": [
                  {
                    "maximum": 9007199254740991,
                    "minimum": -9007199254740991,
                    "type": "integer"
                  },
                  {
                    "type": "null"
                  }
                ],
                "description": "Max tokens to generate"
              },
              "messages": {
                "description": "Chat messages",
                "items": {
                  "additionalProperties": {},
                  "properties": {
                    "content": {
                      "anyOf": [
                        {
                          "type": "string"
                        },
                        {
                          "type": "null"
                        },
                        {
                          "items": {
                            "additionalProperties": {},
                            "properties": {
                              "type": {
                                "type": "string"
                              }
                            },
                            "required": [
                              "type"
                            ],
                            "type": "object"
                          },
                          "type": "array"
                        }
                      ]
                    },
                    "role": {
                      "description": "Message role",
                      "type": "string"
                    }
                  },
                  "required": [
                    "role"
                  ],
                  "type": "object"
                },
                "minItems": 1,
                "type": "array"
              },
              "model": {
                "description": "Model identifier. Available: moonshotai/kimi-k2.5, minimax/minimax-m2.5, qwen/qwen-2.5-7b-instruct, anthropic/claude-sonnet-4.5, anthropic/claude-sonnet-4.6, anthropic/claude-opus-4.5, anthropic/claude-opus-4.6, minimax/minimax-m2.7, z-ai/glm-5, z-ai/glm-5-turbo, z-ai/glm-5.1, x-ai/grok-4.1-fast, x-ai/grok-4.20-beta, x-ai/grok-4.20-multi-agent-beta, x-ai/grok-4.1-fast:online, x-ai/grok-4.20-beta:online, x-ai/grok-4.20-multi-agent-beta:online, stepfun/step-3.5-flash, xiaomi/mimo-v2-pro, google/gemini-3.1-flash-lite-preview, google/gemini-3.1-pro-preview",
                "minLength": 1,
                "type": "string"
              },
              "stream": {
                "description": "Enable SSE streaming",
                "type": "boolean"
              },
              "temperature": {
                "anyOf": [
                  {
                    "type": "number"
                  },
                  {
                    "type": "null"
                  }
                ],
                "description": "Sampling temperature (0-2)"
              },
              "tools": {
                "description": "Tool definitions",
                "items": {},
                "type": "array"
              },
              "top_p": {
                "anyOf": [
                  {
                    "type": "number"
                  },
                  {
                    "type": "null"
                  }
                ],
                "description": "Nucleus sampling"
              }
            },
            "required": [
              "model",
              "messages"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.0054",
      "amount_atomic": "5400",
      "amount_encoding": "atomic_units",
      "amount_raw": "5400",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "5400",
      "amount_encoding": "atomic_units",
      "amount_raw": "5400",
      "asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USDC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:143",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "5400",
      "amount_encoding": "atomic_units",
      "amount_raw": "5400",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "1a4b3f2512f1081f0b29ff14e03359d78986952c50039ebeb33b90f14903dcb6",
  "service_id": "abeffa3d4c1466ee97f27c2824a7e14df3bab16fe12cdd8ea308ff42dcfc3e37",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T10:09:36.163Z",
  "url": "https://glim.sh/api/v1/inference/v1/chat/completions",
  "usage_rights": "not_reviewed"
}
glim.shFetch GitHub data from a ref (repo + README, files, commits, PRs, issues, discussions)
https://glim.sh/api/v1/github/get
NetworkAdvertised amountBillingPayee
eip155:84530.002 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
eip155:1432000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp2000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde
Source and evidence
{
  "description": "Fetch GitHub data from a ref (repo + README, files, commits, PRs, issues, discussions)",
  "domain": "glim.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "page": {
                "default": 1,
                "description": "Page number for paginated results",
                "maximum": 100,
                "minimum": 1,
                "type": "integer"
              },
              "per_page": {
                "default": 30,
                "description": "Results per page",
                "maximum": 100,
                "minimum": 1,
                "type": "integer"
              },
              "ref": {
                "description": "GitHub URL or 'owner/repo' shorthand. A repo URL or owner/repo returns metadata + README; /pull/N -> PR (with comments + changed files), /issues/N -> issue, /discussions/N -> discussion (with threaded replies), /blob/<ref>/<path> -> file (raw.githubusercontent.com URLs work too), /tree/<ref>[/<path>] -> file tree (optionally scoped to a subdirectory), /commit/<sha> -> one commit with diff, /commits[/<ref>/<path>] -> history (optionally for one file), /branches, /releases (or /releases/tag/<tag> | /releases/latest -> one release), /topics/<name> -> top repos with that topic (by stars).",
                "maxLength": 2048,
                "minLength": 1,
                "type": "string"
              }
            },
            "required": [
              "ref"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.002",
      "amount_atomic": "2000",
      "amount_encoding": "atomic_units",
      "amount_raw": "2000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "2000",
      "amount_encoding": "atomic_units",
      "amount_raw": "2000",
      "asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USDC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:143",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "2000",
      "amount_encoding": "atomic_units",
      "amount_raw": "2000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "11b2a6055188e0372b2f179b0558094eb84b2370684087df108b5971fb539384",
  "service_id": "b02e352ad3ade146de0400dfc567ee6dea369cab4a010c4ea51c6961b25950ca",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T14:16:17.706Z",
  "url": "https://glim.sh/api/v1/github/get",
  "usage_rights": "not_reviewed"
}
glim.shUser following
https://glim.sh/api/v1/twitter/users/:ref/following
NetworkAdvertised amountBillingPayee
eip155:84530.004 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
eip155:1434000 atomic units0x754704Bc059F8C67012fEd69BC8A327a5aafb603Not specifiedexact0xC751344Ee09B5159160173F77D4a1169bCd386A1
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp4000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexact9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde
Source and evidence
{
  "description": "User following",
  "domain": "glim.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "cursor": {
                "description": "Pagination cursor",
                "type": "string"
              },
              "page_size": {
                "default": 200,
                "description": "Number of users per page",
                "maximum": 200,
                "minimum": 20,
                "type": "integer"
              }
            },
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "pathParams": {
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "data": {
                "items": {
                  "additionalProperties": {},
                  "propertyNames": {
                    "type": "string"
                  },
                  "type": "object"
                },
                "type": "array"
              },
              "meta": {
                "properties": {
                  "has_next_page": {
                    "type": "boolean"
                  },
                  "next_cursor": {
                    "type": "string"
                  },
                  "result_count": {
                    "maximum": 9007199254740991,
                    "minimum": -9007199254740991,
                    "type": "integer"
                  }
                },
                "required": [
                  "result_count"
                ],
                "type": "object"
              }
            },
            "required": [
              "data",
              "meta"
            ],
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.004",
      "amount_atomic": "4000",
      "amount_encoding": "atomic_units",
      "amount_raw": "4000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "4000",
      "amount_encoding": "atomic_units",
      "amount_raw": "4000",
      "asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USDC",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:143",
      "pay_to": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "4000",
      "amount_encoding": "atomic_units",
      "amount_raw": "4000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "Hc3sdEAsCGQcpgfivywog9uwtk8gUBUZgsxdME1EJy88"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "6e1f9f33fb5e198860fd6034794aa8cc20e60e4828c9f550fedf95ec843c13a9",
  "service_id": "d73be9e666dc5be90b8c138d4340e5fababbd76e41739821c60928a748e5ef41",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-27T20:36:18.876Z",
  "url": "https://glim.sh/api/v1/twitter/users/:ref/following",
  "usage_rights": "not_reviewed"
}

Outcome evidence starts with your workflow.

Private intake is ready for task IDs, charges, retries, result fingerprints and your evaluation criteria. Public performance comparisons need measured results; we do not have that benchmark yet.

Discuss an outcome integration
Collection coverage

Discovery comes from configured registries. Endpoint checks record responses, not task success. Older snapshots retain less detail. Customer usage, commercial terms and task evaluations require additional evidence.

1,423 historical or current source records quarantined during normalization; they are excluded from public comparisons.

43 of 43 archive objects verified in Backblaze. Last verification: Sep 12, 2026, 05:56 UTC.

Collection status JSON