{"uid":"cap_mHtuuUj2QwHzFIqLXGZXI","slug":"www-miniup-io-52cc7eed","name":"MiniUp Create Table API","description":"Create a structured table-backed API for an app owned by the paying wallet.","url":"https://www.miniup.io/api/x402/apps/:siteId/tables","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":["siteId"],"properties":{"siteId":{"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.008000","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.008000/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_W_d1OtjeQix08eu9zFnrd","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":"Creates a structured, table-backed API endpoint for a specified MiniUp app owned by the paying wallet.","exampleAgentPrompt":"Create a new table called 'orders' in my MiniUp app with site ID 'shop-abc123' — it should have columns for order_id (string), customer_name (string), total (number), and created_at (timestamp).","exampleUseCases":null,"resultDescription":"Returns metadata about the newly created table-backed API, including the table name, schema definition, and the API endpoint URL through which records can be accessed or inserted for the specified app.","failureModes":["Invalid or non-existent siteId returns a 404 or authorization error","Wallet does not own the specified app, resulting in a permission denied error","Malformed table schema or unsupported column types cause a 400 validation error","Duplicate table name within the same app may return a conflict error","Insufficient USDC balance or payment failure blocks the request","Network or service unavailability returns 5xx errors"],"whenToPreferThis":"Use this endpoint when you need to programmatically create a structured, queryable table within an existing MiniUp app — especially when building agentic workflows that require persistent, schema-defined data storage with an auto-generated API interface. Prefer this over file upload endpoints when you need a relational table structure rather than raw file storage.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:31:32.548Z","isFirstParty":false}