{"uid":"cap_zAuXmcLfLyu1kIKccptv8","slug":"www-miniup-io-817fa58d","name":"MiniUp Insert Table Records","description":"Insert records into a table owned by the paying wallet.","url":"https://www.miniup.io/api/x402/tables/:tableId/records","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object"},"queryParams":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["tableId"],"properties":{"limit":{"type":"integer","maximum":200,"minimum":1},"offset":{"type":"integer","maximum":100000,"minimum":0},"tableId":{"type":"string","maxLength":128,"minLength":1}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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_EMM4J-CdAqNZWV8_-desQ","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Inserts one or more records into a MiniUp structured table-backed dataset owned by the authenticated paying wallet.","exampleAgentPrompt":"Add a new record to my MiniUp table with ID 'tbl_abc123' — the row should have fields name: 'Alice', age: 30, and city: 'New York'.","exampleUseCases":null,"resultDescription":"A confirmation response indicating the record was successfully inserted, including the assigned record ID and the count of rows affected in the specified table.","failureModes":["Invalid or non-existent tableId returns 404 not found","Wallet does not own the table returns 403 forbidden","Malformed or missing record payload returns 400 bad request","Payment not provided or insufficient USDC balance returns 402 payment required","Schema validation failure if record fields don't match table schema returns 422 unprocessable entity"],"whenToPreferThis":"Use this endpoint when you need to programmatically add new rows to a structured MiniUp table-backed API dataset that your wallet owns, especially in agent workflows that generate or collect data and need to persist it to a queryable table. Prefer this over file upload endpoints when your data is row-oriented and the table already exists.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:30:52.405Z","isFirstParty":false}