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/$1?q=api&page=8&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 19759 results for "api"(3137ms)

healthyJadeTapir

@danisjerry•Updated 4 months ago

API_Get_Weather_In_French

@Skeye•Updated 4 months ago

FramerAPIWrapper2 file matches

@charmaine•Updated 4 months ago

TanaAPIHelper2 file matches

@nbbaier•Updated 4 months ago

sapientBlueBeetle

@Cpk•Updated 4 months ago

handleMemoryApiRequest2 file matches

@cadence•Updated 4 months ago

DualLangWebSpeechAPI1 file match

@AIWB•Updated 4 months ago

APIBuilderTemplate3 file matches

@dcm31•Updated 4 months ago

APITemplateWithSwaggerUI1 file match

@dcm31•Updated 4 months ago

googleGeminiAPI2 file matches

@charmaine•Updated 4 months ago

Botmain.tsx2 matches

@wahobd•Updated 2 hours ago
28 const msgId = lastMessages.get(chatId)!;
29 try {
30 await ctx.api.deleteMessage(chatId, msgId);
31 } catch {}
32 }
39 setTimeout(async () => {
40 try {
41 await ctx.api.deleteMessage(chatId, sent.message_id);
42 lastMessages.delete(chatId);
43 } catch {}

device_authREADME.md1 match

@curtcox•Updated 2 hours ago
15```
16
17If you want to use an [api token](https://www.val.town/settings/api) to authenticate:
18
19```ts
apiry
snartapi