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/$%7Burl%7D?q=api&page=1069&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 11514 results for "api"(2525ms)

tmpzREADME.md1 match

@elrey741•Updated 1 year ago
1Migrated from folder: externalAPIs/tmpz

valtownAPIExamplesREADME.md1 match

@stevekrouse•Updated 1 year ago
1Migrated from folder: Archive/valtownAPIExamples

myApiREADME.md1 match

@greatcode•Updated 1 year ago
1Hello world!
2
3Migrated from folder: Intro_Stuff/myApi

pngREADME.md1 match

@andreterron•Updated 1 year ago
5[![](https://andreterron-women_and_power.web.val.run/)](https://www.val.town/v/andreterron.women_and_power)
6
7This val uses [PNGLib](https://www.npmjs.com/package/pnglib) and Val Town's [Express API](https://docs.val.town/api#9bff1f5f778e4fe3a143df8169101795) to create and host PNG images. It can be particularly useful if you want to dynamically generate an image – for any website or API that accepts png urls.
8
9## Usage

exampleTelegramMessageREADME.md1 match

@stevekrouse•Updated 1 year ago
1Migrated from folder: External_APIs/telegram/telegramWebhook/exampleTelegramMessage
1Migrated from folder: External_APIs/telegram/telegramWebhook/telegramValTownBotWebhookSetup

telegramValTownBotWebhookREADME.md1 match

@stevekrouse•Updated 1 year ago
1The beating heart of the @ValTownBot on Telegram: https://www.val.town/v/stevekrouse.telegram
2
3Migrated from folder: External_APIs/telegram/telegramWebhook/telegramValTownBotWebhook

resendREADME.md2 matches

@stevekrouse•Updated 1 year ago
1# Send an email via [resend](https://resend.com)
2
3Requires a [resend](https://resend.com) API key, which you can get for free.
4
5## Usage
11 subject: "Hello World",
12 html: "Congrats on sending your first email!",
13 apiKey: @stevekrouse.secrets.resend,
14});
15```

devNullREADME.md3 matches

@stevekrouse•Updated 1 year ago
1# Dev Null
2
3A JS function and API inspired by `/dev/null` that will throw away whatever you send it and return `null`.
4
5## Function usage
9```
10
11## API Usage
12
13https://api.val.town/v1/run/stevekrouse.devNull?args=[%22useless%20data%22]
14
15## Why?

dmREADME.md2 matches

@stevekrouse•Updated 1 year ago
21## Usage
22
23You can call this function via the [@stevekrouse.runValAPIAuth](/v/stevekrouse.runValAPIAuth) helper:
24
25```js
26@stevekrouse.runValAPIAuth({
27 val: "@stevekrouse.dm",
28 args: ["hi steve!"],

gptApiTemplate2 file matches

@charmaine•Updated 23 hours ago

mod-interview-api1 file match

@twschiller•Updated 1 day ago
apiv1
papimark21