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/$2?q=api&page=27&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 18170 results for "api"(617ms)

myApi1 file match

@impactvelocity•Updated 1 year ago

myApi1 file match

@tmh•Updated 1 year ago

myApi1 file match

@sanjeev•Updated 1 year ago

myApi1 file match

@ypx•Updated 1 year ago

myApi1 file match

@namit•Updated 1 year ago

myApi1 file match

@moschan•Updated 1 year ago

myApi1 file match

@saip009•Updated 1 year ago

myApi1 file match

@easterc•Updated 1 year ago

openaiOpenAPI2 file matches

@stevekrouse•Updated 1 year ago

discordAPI2 file matches

@stevekrouse•Updated 1 year ago

cc-utilsREADME.md12 matches

@hmv0011•Updated 1 hour ago
75### 📊 Other Export Formats
76- **CSV**: Structured data with headers for spreadsheet applications
77- **JSON**: Machine-readable format for API integration
78- **Text**: Human-readable format with detailed card information
79
133│ └── utils.ts # Luhn algorithm, validation, bulk parsing
134└── backend/
135 └── index.ts # Static file server with API endpoints
136```
137
203 - **LIST**: Clean format `CCNUMBER|MM|YY|CVV` (perfect for direct use)
204 - **CSV**: Structured data with headers for spreadsheets
205 - **JSON**: Machine-readable format for API integration
206 - **TEXT**: Human-readable format with detailed information
2072. Use "Copy All" to copy to clipboard or "Export" to download as file
228- **Placeholders**: `xxx`, `xx`, `xxxx` for random
229
230## API Endpoints
231
232- `POST /api/generate` - Generate card (simple/custom/bulk)
233- `POST /api/validate` - Validate card number using Luhn
234- `POST /api/validate-bin` - Validate BIN format
235- `POST /api/validate-bulk` - Validate bulk format string
236- `GET /api/health` - Health check endpoint
237- `GET /api/marketplace/products` - Get all marketplace products
238- `GET /api/marketplace/products/:id` - Get specific product details
239- `POST /api/marketplace/contact` - Contact seller about a product
240
241## Note

cc-utilsMarketplace.tsx1 match

@hmv0011•Updated 1 hour ago
51 "Custom Dashboard Builder",
52 "Advanced Reporting",
53 "API Integration"
54 ],
55 inStock: true,
snartapi
apiry