{"uid":"cap_01tsZIO41JBf2Uv90lxHD","slug":"relaystation-mock-data-generator-7d406c02","name":"Relaystation Mock Data Generator","description":"$0.0002/call. Generate realistic fake rows from a field→type schema (JSON/CSV/NDJSON) — test data on demand. 1¢ x402 min; remainder auto-credits — relaystation.ai/penny","url":"https://api.relaystation.ai/v1/generate/mock-data","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":{"type":"object","properties":{"count":{"type":"integer","minimum":1,"description":"Runtime-capped at cputools.generate.mock-data.max_rows."},"format":{"enum":["json","csv","ndjson"],"type":"string"},"schema":{"type":"object","description":"Field name → generator type.","minProperties":1,"additionalProperties":{"enum":["name","firstName","lastName","email","uuid","int","float","bool","date","address","city","country","phone","company","url","word","sentence","paragraph"],"type":"string"}}}},"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.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_LQ6ewk0e7eK8MKauC0vDY","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Generates realistic fake rows of structured test data from a user-defined field→type schema, returning results as JSON, CSV, or NDJSON.","exampleAgentPrompt":"Generate 50 rows of fake user records with fields: id (UUID), first_name (string), email (email), age (integer), signup_date (date) — give it to me as CSV.","exampleUseCases":[{"title":"Seed a dev database with fake users","prompt":"I need 100 rows of realistic fake user data with fields: user_id as UUID, username as string, email as email address, country as string, and account_balance as float — return it as JSON so I can seed my local dev database."},{"title":"Test a CSV import pipeline","prompt":"Generate 200 fake product records as a CSV file with columns: product_id (integer), product_name (string), category (string), price (float), and in_stock (boolean) — I want to stress-test my import pipeline."},{"title":"Prototype API response fixtures","prompt":"Create 25 fake order records in NDJSON format with fields: order_id (UUID), customer_name (string), total_amount (float), status (string), and created_at (timestamp) — I need these as fixture data for my API mock server."}],"resultDescription":"Returns a structured dataset of synthetic rows in the requested format (JSON array, CSV with headers, or newline-delimited JSON), where each row conforms to the user-specified field→type schema with realistic-looking generated values per field type.","failureModes":["Invalid or unrecognized field type causes schema validation error","Unsupported output format returns 400 bad request","Very large row counts may time out or hit payload size limits","Malformed schema JSON returns parse error","Missing required schema field causes error response"],"whenToPreferThis":"Choose this endpoint when you need on-demand, schema-driven synthetic data generation with multiple output formats (JSON/CSV/NDJSON) at very low cost ($0.0002/call). It is ideal for seeding development databases, creating API test fixtures, or populating UIs with realistic placeholder records without managing a local data generation library.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:34:20.035Z","isFirstParty":false}