Back to APIs list

Manifold Market API examples & templates

Use these vals as a playground to view and fork Manifold Market API examples and templates on Val Town. Run any example below or find templates that can be used as a pre-built solution.
piotr avatar
searchManifoldMarkets
@piotr
Script
An interactive, runnable TypeScript val by piotr
case avatar
manifold_daily_loan_collector
@case
Cron
Runs daily to collect your Manifold loan! Instructions: Fork this Val. Get your Manifold API key from your profile . Add manifoldApiKey with your key to the Val Environment Variables . Hit run! It will run daily to collect your loans.
jackc avatar
manifold_daily_loan_collector
@jackc
Cron
Forked from case/manifold_daily_loan_collector
case avatar
market_kelly_bet
@case
HTTP
// Copied from https://github.com/Will-Howard/manifolio/blob/master/manifolio-ui/lib/calculate.ts
ejfox avatar
umap
@ejfox
HTTP (preview)
UMAP Dimensionality Reduction API This is a high-performance dimensionality reduction microservice using UMAP (Uniform Manifold Approximation and Projection). It provides an efficient way to reduce high-dimensional data to 2D or 3D representations, making it easier to visualize and analyze complex datasets. When to Use This Service Visualizing high-dimensional data in 2D or 3D space Reducing dimensionality of large datasets for machine learning tasks Exploring relationships and clusters in complex data Preprocessing step for other machine learning algorithms Common Use Cases Visualizing word embeddings in a scatterplotcs Exploring customer segmentation in marketing analytics Visualizing image embeddings in computer vision tasks
stevekrouse avatar
dateMeDocs
@stevekrouse
Script
An interactive, runnable TypeScript val by stevekrouse
sourishkrout avatar
getMktpTotals
@sourishkrout
Script
An interactive, runnable TypeScript val by sourishkrout
dharmatech avatar
rrp
@dharmatech
Script
An interactive, runnable TypeScript val by dharmatech
sunkid avatar
webhook2
@sunkid
Script
An interactive, runnable TypeScript val by sunkid
matthiasraimann avatar
getSteamCommunityPrice
@matthiasraimann
HTTP
An interactive, runnable TypeScript val by matthiasraimann
park avatar
btc
@park
HTTP
Forked from stevekrouse/linkInBioTemplate
Glench avatar
wholeFoodsRSS
@Glench
Express
"regularPrice": 5.69, "salePrice": 4.19, "incrementalSalePrice": 3.77, "saleStartDate": "2023-03-01T00:00:00Z", "saleEndDate": "2023-04-04T23:59:59Z", "name": "Fairtrade Baby Hemp Unscented Soap Bar, 5 oz", "slug": "dr-bronners-fairtrade-baby-hemp-unscented-soap-bar-5-oz-b008588sm6", "brand": "Dr. Bronner's", "imageThumbnail": "https://m.media-amazon.com/images/S/assets.wholefoodsmarket.com/PIE/product/6351e34e671f8460db2d6d4b_0018787782057-glamor-front-2022-09-20t17-55-13-iphone-x-quality-90-1-32-2-user-5984ad42a967f880524de2c4-hoqo-666183.jpg", "store": 10091, "isLocal": false
cofsana avatar
multirouteHono
@cofsana
HTTP
Forked from ttodosi/multirouteHono
sunkid avatar
hnFollowPollJob
@sunkid
Script
An interactive, runnable TypeScript val by sunkid
alexandre avatar
getAaveV2Liquidations
@alexandre
Script
An interactive, runnable TypeScript val by alexandre
ejfox avatar
todaystats
@ejfox
HTTP (preview)
* This tool fetches real-time data from various free APIs to create a JSON object * representing the current state of the world from different perspectives. * Data is cached for 30 minutes using Val Town's SQLite database to reduce API calls and improve performance.