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=1020&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 10998 results for "api"(1087ms)

openaiOpenAPIREADME.md1 match

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

buttonREADME.md1 match

@stevekrouse•Updated 1 year ago
1# SVG Button Link for Markdown
2
3Pioneered by [@easrng](/u/easrng), this val allows you to create an SVG image via the Express API, which we can embed in Val Town markdown, and wrap so it acts like a button.
4
5## Usage

animeREADME.md1 match

@yieldray•Updated 1 year ago
1Migrated from folder: api/anime

myApiDeleteAllREADME.md1 match

@acmu•Updated 1 year ago
1Migrated from folder: Gift/myApiDeleteAll

myApiDeleteREADME.md1 match

@acmu•Updated 1 year ago
1Migrated from folder: Gift/myApiDelete

myApiAddREADME.md1 match

@acmu•Updated 1 year ago
1Migrated from folder: Gift/myApiAdd

resyBookSlotREADME.md1 match

@vtdocs•Updated 1 year ago
3Given a valid booking token, this val attempts to make a reservation for the booking token's slot.
4
5There is some retry logic as the API route (rarely) returns an internal server error.

resyPublicAPIKeyREADME.md1 match

@vtdocs•Updated 1 year ago
1(Part of: https://www.val.town/v/vtdocs.resyBot)
2
3Resy's current public API key.

glifsREADME.md1 match

@jamiedubs•Updated 1 year ago
7#glif #glifs
8
9Migrated from folder: Glif_API/glifs

stockPriceREADME.md3 matches

@stevekrouse•Updated 1 year ago
152. Replace "SPOT" with the symbol you want
16
17## API
18
19This val currently uses Alpha Vantage's free plan (5 requests per minute & 500 per day).
20
21You can sign up for your own API Key here: https://www.alphavantage.co/support/#api-key
22
23Migrated from folder: External_APIs/AlphaVantage/stockPrice

daily-advice-app1 file match

@dcm31•Updated 2 days ago
Random advice app using Advice Slip API

gptApiTemplate1 file match

@charmaine•Updated 3 days ago
apiv1
papimark21