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=12&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 13917 results for "api"(785ms)

gptApiFramework2 file matches

@xkonti•Updated 11 months ago

spotifyAPI1 file match

@HuskyChicken•Updated 1 year ago

memoryApiPolicy2 file matches

@xkonti•Updated 1 year ago

gptApiSchemaBuilder2 file matches

@xkonti•Updated 1 year ago

openapi_email1 file match

@pomdtr•Updated 1 year ago

openapi_schema1 file match

@pomdtr•Updated 1 year ago

generate_openapi_schema1 file match

@pomdtr•Updated 1 year ago

newValTownOpenAPI2 file matches

@stevekrouse•Updated 1 year ago

vtOpenAPI2 file matches

@stevekrouse•Updated 1 year ago

vtOpenAPI_migrated2 file matches

@stevekrouse•Updated 1 year ago

IHSS_newmain.tsx8 matches

@jbonta•Updated 55 mins ago
31 const USER_NAME = Deno.env.get("IHSS_username");
32 const PASSWORD = Deno.env.get("IHSS_pw");
33 const API_KEY = Deno.env.get("IHSS_apikey");
34
35 const TIME_OPTIONS = { timeZone: "PST", timeZoneName: "short" };
50 "accept-language": "en-US",
51 "accept": "application/json, text/plain, */*",
52 // "authority": "mobileapi.etimesheets.ihss.ca.gov",
53 "content-type": "application/json",
54 "id_token": "default",
56 "platform": "esp",
57 // "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36",
58 "x-api-key": API_KEY,
59 userid: USER_NAME,
60 },
79 }
80 let response = await fetch(
81 "https://mobileapi.etimesheets.ihss.ca.gov/checkInOut",
82 {
83 ...requestSpread,
112 //////////////////////////////////////////////////////////
113 async function login() {
114 let response = await fetch("https://etimesheets.ihss.ca.gov/api/login", {
115 "headers": {
116 ...baseHeaders,
131 async function getEligibleRecipients() {
132 let response = await fetch(
133 "https://etimesheets.ihss.ca.gov/api/getRecipientsforProvider",
134 {
135 ...requestSpread,
151 let recipientID = recipient?.recipientid;
152 let response = await fetch(
153 "https://etimesheets.ihss.ca.gov/api/getProviderSubmittableTimesheetSummary",
154 {
155 ...requestSpread,
177 }
178 let response = await fetch(
179 "https://etimesheets.ihss.ca.gov/api/saveTimesheetLiveInDetail",
180 {
181 ...requestSpread,

NewFestacmasterplan.html1 match

@godinoarts•Updated 1 hour ago
264 <li class="flex items-start">
265 <i class="fas fa-check-circle text-green-600 mt-1 mr-2"></i>
266 <span>Bus rapid transit system</span>
267 </li>
268 <li class="flex items-start">
snartapi
mux
Your friendly, neighborhood video API.