{"uid":"cap_m3288ZPtxC8V4lY9Pzjpx","slug":"bitbooth-faker-cf046db1","name":"BitBooth Faker","description":"BitBooth Faker: pay 0.001 USDC, get structured synthetic data on demand. Pass a template like { name: \"person.fullName\", email: \"internet.email\" } and a count, receive an array of records ready to seed forms, populate test databases, or feed mock data into prompt examples. Backed by @faker-js/faker, deterministic via the optional seed parameter.","url":"https://app.heinrichstech.com/v1/cdp/faker","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"required":["template"],"properties":{"seed":{"type":"integer","description":"Optional seed for reproducible output."},"count":{"type":"integer","maximum":100,"minimum":1,"description":"Number of records to generate (default 1, max 100)."},"template":{"type":"object","description":"Map of field name to faker path (e.g. \"person.fullName\"). 1-50 fields."}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Hw-CHq_aGzDsRDKBvz1DC","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Generates structured synthetic/fake data records on demand using a template schema, powered by @faker-js/faker, for seeding test databases, forms, and mock examples.","exampleAgentPrompt":"Generate 10 fake user records with fullName, email, phone, and address fields — I need them to seed a test database. Use seed 42 so the results are reproducible.","exampleUseCases":[{"title":"Seed test database with fake users","prompt":"Give me 50 fake records with firstName, lastName, email, and companyName — I need to seed my staging database before the demo tomorrow."},{"title":"Populate form UI with mock data","prompt":"I need 5 fake profiles with name, avatar URL, and jobTitle to mock up the user list in my app's UI — can you generate those for me?"},{"title":"Reproducible fake data for CI tests","prompt":"Generate 20 synthetic records with username, email, and birthdate using seed 123 so my integration tests always get the same data."}],"resultDescription":"An array of flat JSON records where each key matches the template fields provided, and values are realistic fake data generated by faker-js (e.g. 'John Smith', 'john.smith@example.com'). The number of records equals the requested count. When a seed is provided, results are deterministic across calls.","failureModes":["Invalid faker method path in template returns an error or null field values","Count exceeds server-side limit resulting in a 400 or timeout","Malformed template JSON causes a parse error","Payment of 0.001 USDC not included or insufficient funds results in 402 Payment Required","Invalid seed type (non-integer) may cause unexpected behavior"],"whenToPreferThis":"Choose this endpoint when you need structured, realistic-looking fake data in a specific schema shape — especially when you want deterministic output via a seed parameter, or need to quickly populate test databases, forms, or prompt examples without writing custom faker code. Prefer over local faker invocations when running in a serverless/agent environment without Node.js access.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:32:06.297Z","isFirstParty":false}