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=403&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 4131 results for "api"(525ms)

surprisingEmbeddingsbots2 matches

@tmcw•Updated 2 months ago
142 "frequency": "No information.",
143 "description":
144 "Used to train Gemini and Vertex AI generative APIs. Does not impact a site's inclusion or ranking in Google Search.",
145 },
146 "GoogleOther": {
251 "frequency": "No information.",
252 "description":
253 "Crawls sites for APIs used by Hootsuite, Sprinklr, NetBase, and other companies. Data also sold for research purposes or LLM training.",
254 },
255 "omgilibot": {

dogfoodingmain.tsx1 match

@stevekrouse•Updated 2 months ago
88 href="https://www.val.town/v/std/openaiproxy"
89 title="OpenAI Proxy"
90 description="Provide a secure and efficient proxy for OpenAI API calls"
91 />
92 <FeatureItem
notUber

notUbernotUberConsts1 match

@vawogbemi•Updated 2 months ago
1export const INSTANTDB_APP_ID = "b63bc79a-c9f3-486f-b067-7afc402b3efc";
2export const CLERK_PUBLISHABLE_KEY = "pk_test_cGVyZmVjdC1zYWlsZmlzaC02NS5jbGVyay5hY2NvdW50cy5kZXYk";
3// GO TO https://www.val.town/v/vawogbemi/notUberMapComponent to change the google maps api key -- for some reason importing it doesn't work.

APIBuilderTemplateenthusiasticPeachTapir0 matches

@dcm31•Updated 2 months ago
1export default async function (interval: Interval) {
2
3}

spotifyOauthServerserver1 match

@charmaine•Updated 2 months ago
50 </li>
51 <li>If your access token expires, we use the refresh token to get a new one.</li>
52 <li>Use your access token to make requests to the Spotify API by importing `getSpotifyToken` in your other vals.</li>
53 </ol>
54

spotifyOauthServerserver1 match

@neverstew•Updated 2 months ago
50 </li>
51 <li>If your access token expires, we use the refresh token to get a new one.</li>
52 <li>Use your access token to make requests to the Spotify API by importing `getSpotifyToken` in your other vals.</li>
53 </ol>
54

APITemplateWithSwaggerUIREADME.md1 match

@dcm31•Updated 2 months ago
1# APITemplateWithSwaggerUI

blueskyBotTutorialREADME.md1 match

@charmaine•Updated 2 months ago
1# Bluesky Bot Tutorial
2
3*_This template shows you how to use the Bluesky API to make a bot. This starter template was ported from [this one on Docs](https://docs.bsky.app/docs/starter-templates/bots)._*
4
5## To run it:

BraintrustSDKtutorial1 match

@stevekrouse•Updated 2 months ago
5export default async function handler() {
6 const result = {
7 apiKeyStatus: null,
8 evalStarted: false,
9 evalComplete: false,

BraintrustSDKREADME.md2 matches

@stevekrouse•Updated 2 months ago
12
13- Click `Fork` on this val
14- Get your Braintrust API key at https://www.braintrust.dev/app/settings?subroute=api-keys
15- Add it to your project `Environment Variables` (on the left side bar of this project) as `BRAINTRUST_API_KEY`
16- Click `Run` on the `tutorial` val

openapi2 file matches

@stevekrouse•Updated 1 day ago

dbToAPI_backup4 file matches

@nbbaier•Updated 3 days ago
artivilla
founder @outapint.io vibe coding on val.town. dm me to build custom vals: https://artivilla.com
fiberplane
Purveyors of Hono tooling, API Playground enthusiasts, and creators of 🪿 HONC 🪿 (https://honc.dev)