{"uid":"cap_rc5Zju2JLNfdm2jNkaJ7E","slug":"delx-mib-to-bytes-7bf88ad6","name":"Delx MiB To Bytes","description":"Convert mebibytes to bytes. Call when you expand MiB limits into exact byte ceilings. Returns bytes and mib for $0.001 USDC via x402 on Base. No network, no keys, no retention; first-party local JSON only. Results are advisory; the caller owns budgets, auth, and production controls.","url":"https://api.delx.ai/api/v1/x402/mb-to-bytes","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"mib":{"type":"integer","description":"Input field: mib."}}},"responseSchema":{"type":"json","example":{"mib":1,"bytes":1048576,"schema":"delx/util-mb-to-bytes/v1"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","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_S7Sxvf6vchfXfE7J9xshV","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":"Converts a mebibyte (MiB) integer value to its exact equivalent in bytes","exampleAgentPrompt":"What is 256 MiB in exact bytes? I need the precise byte ceiling for our memory allocation limit.","exampleUseCases":[{"title":"Memory limit enforcement for containers","prompt":"Our container memory limit is set to 512 MiB — can you convert that to exact bytes so I can hard-code it into the resource config?"},{"title":"File upload size validation","prompt":"Our API enforces a 128 MiB upload ceiling. Give me the exact byte value so I can set the validator threshold precisely."},{"title":"Agent budget tracking in bytes","prompt":"I have a 2048 MiB data budget and need to track usage in bytes. Convert 2048 MiB to bytes so I can initialize the counter."}],"resultDescription":"Returns a JSON object with the input mib value and the computed bytes equivalent (1 MiB = 1,048,576 bytes), providing an exact integer byte count for the given mebibyte input.","failureModes":["Non-integer or missing mib field returns a validation error","Negative or zero values may return an error or unexpected result","Network timeout or payment failure via x402 prevents response","Very large integer values may cause overflow depending on implementation"],"whenToPreferThis":"Use this endpoint when you need a deterministic, local, first-party conversion of MiB to bytes with no external dependencies, key management, or data retention — ideal for agents enforcing storage or memory ceilings, validating upload limits, or normalizing unit inputs in automated pipelines. Prefer it over manual arithmetic when auditability or consistency across agent steps is required.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T19:02:43.794Z","isFirstParty":false}