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=1472&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 15626 results for "api"(7976ms)

aliveREADME.md1 match

@stevekrouse•Updated 1 year ago
1# Human Alive-ness API
2
3It works by querying Wikidata via SPARQL to search for birth and death dates of a person.

wikidataREADME.md1 match

@stevekrouse•Updated 1 year ago
17## Learn more
18
19* https://agg-shashank.medium.com/an-introduction-to-using-wikidata-apis-a678ee6d2968
20
21Migrated from folder: Archive/wikidata

getValREADME.md2 matches

@neverstew•Updated 1 year ago
2Gets information about a specific val.
3
4To access private vals, pass your API token as a secret to the function. Read more about [authentication](https://docs.val.town/api/authentication) to understand how to generate a token and save it as a secret.
5
6Migrated from folder: docs/api/getVal

valREADME.md1 match

@neverstew•Updated 1 year ago
1Migrated from folder: docs/api/val

postValsREADME.md2 matches

@neverstew•Updated 1 year ago
2Creates a val.
3
4Requires a secret called valtownToken, set to your API Token. See more about [authentication](https://docs.val.town/api/authentication) to understand how to generate a token.
5
6Migrated from folder: docs/api/postVals

createValREADME.md1 match

@neverstew•Updated 1 year ago
1Migrated from folder: docs/api/createVal

getCommentsREADME.md2 matches

@neverstew•Updated 1 year ago
2Fetches information about any comments on vals.
3
4Requires a secret called valtownToken, set to your API Token. See more about [authentication](https://docs.val.town/api/authentication) to understand how to generate a token.
5
6Migrated from folder: docs/api/getComments

commentsREADME.md1 match

@neverstew•Updated 1 year ago
1Migrated from folder: docs/api/comments

getLikesREADME.md2 matches

@neverstew•Updated 1 year ago
2Fetches information about any val you "like".
3
4Requires a secret called valtownToken, set to your API Token. See more about [authentication](https://docs.val.town/api/authentication) to understand how to generate a token.
5
6Migrated from folder: docs/api/getLikes

likesREADME.md1 match

@neverstew•Updated 1 year ago
1Migrated from folder: docs/api/likes

googleGeminiAPI2 file matches

@michaelwschultz•Updated 4 hours ago

HN-fetch-call2 file matches

@ImGqb•Updated 3 days ago
fetch HackerNews by API
Kapil01
apiv1