Skip to content

Add Superhighway to Tools section - #165

Open
patwalls wants to merge 1 commit into
reorx:masterfrom
patwalls:add-superhighway
Open

Add Superhighway to Tools section#165
patwalls wants to merge 1 commit into
reorx:masterfrom
patwalls:add-superhighway

Conversation

@patwalls

Copy link
Copy Markdown

Adds Superhighway to the Development > Tools section.

Superhighway is a web search API for AI apps (search, news, images, scrape, research). It's directly relevant to this list because it plugs live web results into ChatGPT/OpenAI apps via OpenAI function calling, using a user-supplied free API key (1k requests/month) or x402 USDC pay-per-call.

Entry follows the existing two-line (title + indented description) format used in the Tools section. Thanks for maintaining this list!

Web search API for ChatGPT/OpenAI apps with OpenAI function calling support.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds the Superhighway web search API to the list of tools in README.md. The review feedback points out a typo ('x402' instead of 'L402') in the added description and recommends adding the same entry to the Chinese version of the README (README.cn.md) to maintain consistency.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread README.md

- [Superhighway](https://superhighway.walls.sh)

Web search API for ChatGPT/OpenAI apps: search, news, images, scrape, and research endpoints. Plug live web results into your GPT app via OpenAI function calling ([guide](https://superhighway.walls.sh/guides/web-search-openai-function-calling)). Auth with a free API key (1k requests/month) or x402 USDC pay-per-call.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

There seems to be a typo: x402 is likely a typo for L402 (the protocol standard for pay-per-call APIs) or simply 402 (referring to HTTP 402 Payment Required). Please verify and correct this to avoid confusion.

Suggested change
Web search API for ChatGPT/OpenAI apps: search, news, images, scrape, and research endpoints. Plug live web results into your GPT app via OpenAI function calling ([guide](https://superhighway.walls.sh/guides/web-search-openai-function-calling)). Auth with a free API key (1k requests/month) or x402 USDC pay-per-call.
Web search API for ChatGPT/OpenAI apps: search, news, images, scrape, and research endpoints. Plug live web results into your GPT app via OpenAI function calling ([guide](https://superhighway.walls.sh/guides/web-search-openai-function-calling)). Auth with a free API key (1k requests/month) or L402 USDC pay-per-call.

Comment thread README.md
An OpenAI API reverse proxy that can be deployed on Cloudflare Workers and Vercel Edge.
Helpful for bypassing network restrictions or IP rate limits.

- [Superhighway](https://superhighway.walls.sh)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

To maintain consistency across the bilingual documentation, please also add this new entry to the Chinese version of the README (README.cn.md) under the corresponding ## 开发 > ### 工具 section.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant