Val Town Code SearchReturn to Val Town

API Access

You can access search results via JSON API by adding format=json to your query:

https://codesearch.val.run/...?q=api&page=9&format=json

For typeahead suggestions, use the /typeahead endpoint:

https://codesearch.val.run/typeahead?q=api

Returns an array of strings in format "username" or "username/projectName"

Found 19777 results for "api"(4947ms)

API_URL2 file matches

@awhitter•Updated 4 months ago

spotifyAPI1 file match

@neverstew•Updated 4 months ago

helpfulTealTapir2 file matches

@vishu44•Updated 5 months ago

postHogAPICapture1 file match

@BunsDev•Updated 5 months ago

searchWithSerpApi1 file match

@charmaine•Updated 5 months ago

spotifyAPI1 file match

@alexwein•Updated 5 months ago

lastfm_exporter_api

@archit•Updated 5 months ago

alquranApiProxy1 file match

@rahil224•Updated 6 months ago

EnkakuAuthenticatedAPIAdmin2 file matches

@paul_lecam•Updated 6 months ago

EnkakuAuthenticatedAPIClient2 file matches

@paul_lecam•Updated 6 months ago

valSourceindex.ts2 matches

@curtcox•Updated 2 hours ago
257 <div>
258 <a href="/std/openai" class="example-link">🤖 OpenAI Integration</a>
259 <span class="text-sm text-gray-500">- AI API wrapper</span>
260 </div>
261 </div>
305 <div>
306 <a href="https://github.com/val-town/val-town/blob/main/README.md" class="text-blue-600 hover:text-blue-800 font-medium">📖 Full Documentation</a>
307 <p class="text-sm text-gray-600">Complete usage guide, API reference, and customization options</p>
308 </div>
309 <div>

valSourceREADME.md1 match

@curtcox•Updated 3 hours ago
165
166### AI-Powered Explainer (`/examples/ai-explainer.ts`)
167Uses OpenAI to generate detailed explanations of code blocks. Requires `OPENAI_API_KEY` environment variable.
168
169**Usage:**
apiry
snartapi