{"api":"v1","generated_at":"2026-09-15T21:48:02.775Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/apiacre-com-v1-developer-sql-change-review-cf233d","pinned_page":"https://tollindex.com/e/apiacre-com-v1-developer-sql-change-review-cf233d/at/2026-09-15T21-20Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T21:20:12.737Z","snapshot_stamp":"2026-09-15T21-20Z","endpoint":{"slug":"apiacre-com-v1-developer-sql-change-review-cf233d","canonical_url":"https://apiacre.com/v1/developer/sql-change-review","resource":"https://apiacre.com/v1/developer/sql-change-review","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Statically parse caller-supplied SQL without a database connection or execution, inventory statements and tables, and flag destructive DDL, unfiltered writes, and migration atomicity concerns.","service_name":"API Acre","declared_category":null,"declared_tags":["developer","research","sql","database","migration"],"route_template":null,"registry_updated":"2026-09-01T13:12:48.177Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"developer sql change review","category":"compute","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T21:20:12.737Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.05 USDC","amount_units":0.05,"decimals_known":true,"pay_to":"0xa0BFa4f07281c9b248DC3AED2217836BcA24869B","scheme":"exact"},{"registry":"cdp","ordinal":1,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","asset_name":null,"symbol":"USDC","decimals":6,"amount_display":"0.05 USDC","amount_units":0.05,"decimals_known":true,"pay_to":"B4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":1,"unique_payers_30d":1,"last_called_at":"2026-09-01T13:12:47.927Z"},"validation":{"latest":{"observed_at":"2026-09-15T06:35:45.407Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":5,"ratio":1},{"days":30,"observed":5,"passed":5,"ratio":1},{"days":90,"observed":5,"passed":5,"ratio":1}],"history_90d":[{"observed_at":"2026-09-15T06:35:45.407Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T06:04:35.488Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T05:56:27.578Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T08:13:41.005Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T12:29:20.389Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0xa0BFa4f07281c9b248DC3AED2217836BcA24869B","page":"https://tollindex.com/seller/0xa0BFa4f07281c9b248DC3AED2217836BcA24869B","endpoints":74,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["developer","research","sql","database","migration"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xa0BFa4f07281c9b248DC3AED2217836BcA24869B","amount":"50000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300},{"asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"},"payTo":"B4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan","amount":"50000","scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","maxTimeoutSeconds":300}],"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1786471603/bazaar-icons/3cd5dfbdc8c7913d.png","quality":{"lastCalledAt":"2026-09-01T13:12:47.927Z","l30DaysTotalCalls":1,"l30DaysUniquePayers":1},"resource":"https://apiacre.com/v1/developer/sql-change-review","extensions":{"bazaar":{"info":{"input":{"body":{"sql":"CREATE INDEX idx_accounts_status ON accounts (status);","dialect":"postgres"},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"data":{"valid":true,"parser":{"name":"SQLGlot","license":"MIT","version":"30.16.0"},"dialect":"postgres","summary":{"readStatements":0,"otherStatements":0,"dataChangeStatements":0,"transactionStatements":0,"schemaChangeStatements":1},"findings":[],"execution":{"sqlExecuted":false,"databaseConnected":false},"statements":[{"index":1,"category":"schema-change","readOnly":false,"operation":"CREATE","targetObjects":["accounts"]}],"limitations":["Static syntax review only; database schema, permissions, triggers, data volum...","A low attention score does not prove a change is correct or safe to deploy."],"attentionLevel":"clear","attentionScore":0,"documentSha256":"3e31b98c852573137d17dcb062b2a1571d63052f71abeeb8b62296f3d1066af4","reviewDecision":"clear","statementCount":1},"meta":{"cached":false,"sources":[],"warnings":[],"duration_ms":42,"next_actions":[]},"service":"developer.sql-change-review","version":"1","request_id":"018f1f54-7f38-7ba2-8dc3-5f90272d9f1a"}}},"schema":{"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","required":["sql"],"properties":{"sql":{"type":"string"},"dialect":{"enum":["postgres","mysql","sqlite","tsql","bigquery","snowflake","duckdb","spark","oracle","redshift"],"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","required":["request_id","service","version","data","meta"],"properties":{"data":{"type":"object","properties":{"valid":{"type":"boolean"},"parser":{"type":"object"},"dialect":{"type":"string"},"summary":{"type":"object"},"findings":{"type":"array","items":{}},"execution":{"type":"object"},"statements":{"type":"array","items":{}},"limitations":{"type":"array","items":{}},"attentionLevel":{"type":"string"},"attentionScore":{"type":"integer"},"documentSha256":{"type":"string"},"reviewDecision":{"type":"string"},"statementCount":{"type":"integer"}}},"meta":{"type":"object","required":["duration_ms","cached","sources","warnings","next_actions"],"properties":{"cached":{"type":"boolean"},"sources":{"type":"array","items":{"type":"string"}},"warnings":{"type":"array","items":{"type":"string"}},"duration_ms":{"type":"integer"},"next_actions":{"type":"array","items":{"type":"object"}}}},"service":{"type":"string"},"version":{"type":"string"},"request_id":{"type":"string"}}}}}}}},"payment-identifier":{"info":{"required":false},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["required"],"properties":{"id":{"type":"string","pattern":"^[a-zA-Z0-9_-]+$","maxLength":128,"minLength":16},"required":{"type":"boolean"}}}}},"description":"Statically parse caller-supplied SQL without a database connection or execution, inventory statements and tables, and flag destructive DDL, unfiltered writes, and migration atomicity concerns.","lastUpdated":"2026-09-01T13:12:48.177Z","serviceName":"API Acre","x402Version":2}]}}