{"api":"v1","generated_at":"2026-09-15T19:48:50.122Z","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/grov-fun-api-base-spotifyplays-c9b5fe","pinned_page":"https://tollindex.com/e/grov-fun-api-base-spotifyplays-c9b5fe/at/2026-09-15T16-57Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T16:57:44.360Z","snapshot_stamp":"2026-09-15T16-57Z","endpoint":{"slug":"grov-fun-api-base-spotifyplays-c9b5fe","canonical_url":"https://grov.fun/api/base/spotifyplays","resource":"https://grov.fun/api/base/spotifyplays","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"grov: Spotify Plays. ⌚️ Start Time: 1-12h\r\n⚠️ The profile must be set to \"public\" or the order will not start. After the completion, you can close it again.\r\n🔗 Link Example: https://open.spotify.com/track/4cOdK2wGLETKBW3PvgPWqT\r\n🔴 Don't use any other link format, if you do order will be cancelled.\r\n🔴 Spotify updates the plays counter once time every 48 hours. \r\n🔴 If the order is marked as completed, but you still don't see the plays counter updated, just wait a couple of days to see the changes.","service_name":"grov","declared_category":null,"declared_tags":["spotify","play","social-growth"],"route_template":":var1","registry_updated":"2026-08-29T23:32:13.797Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"base spotifyplays","category":"inference","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T16:57:44.360Z","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":"2.5 USDC","amount_units":2.5,"decimals_known":true,"pay_to":"0x3Aa94D2269180fd08aC0db1c76d3784e9FBc8a3a","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":1,"unique_payers_30d":1,"last_called_at":"2026-08-29T23:32:13.205Z"},"validation":{"latest":{"observed_at":"2026-09-15T06:32:00.156Z","state":"malformed","failed_checks":["bazaar.routeTemplate.matches_resource"],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":0,"ratio":0},{"days":30,"observed":5,"passed":0,"ratio":0},{"days":90,"observed":5,"passed":0,"ratio":0}],"history_90d":[{"observed_at":"2026-09-15T06:32:00.156Z","state":"malformed","failed_checks":["bazaar.routeTemplate.matches_resource"],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T06:00:58.028Z","state":"malformed","failed_checks":["bazaar.routeTemplate.matches_resource"],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T05:52:55.702Z","state":"malformed","failed_checks":["bazaar.routeTemplate.matches_resource"],"run_id":"daily-2026-09-13","state_changed":true},{"observed_at":"2026-09-12T08:10:08.861Z","state":"fail","failed_checks":["returns_402"],"run_id":"daily-2026-09-12","state_changed":true},{"observed_at":"2026-09-11T12:08:34.300Z","state":"malformed","failed_checks":["bazaar.routeTemplate.matches_resource"],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x3Aa94D2269180fd08aC0db1c76d3784e9FBc8a3a","page":"https://tollindex.com/seller/0x3Aa94D2269180fd08aC0db1c76d3784e9FBc8a3a","endpoints":8,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["spotify","play","social-growth"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x3Aa94D2269180fd08aC0db1c76d3784e9FBc8a3a","amount":"2500000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":120}],"quality":{"lastCalledAt":"2026-08-29T23:32:13.205Z","l30DaysTotalCalls":1,"l30DaysUniquePayers":1},"resource":"https://grov.fun/api/base/spotifyplays","extensions":{"bazaar":{"info":{"input":{"body":{"url":"https://open.spotify.com/track/4cOdK2wGLETKBW3PvgPWqT","amount":500},"type":"http","method":"POST","bodyType":"json","pathParams":{}},"output":{"type":"json","example":{"ok":true,"paid":true,"secret":"SAVE_THIS_SECRET","orderId":"ORDER_ID","statusUrl":"https://grov.fun/api/base/spotifyplays?action=view&secret={secret}"}}},"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":["url"],"properties":{"url":{"type":"string","description":"open.spotify.com link to the track or album."},"amount":{"type":"integer","maximum":20000000,"minimum":500}},"additionalProperties":false},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"pathParams":{"type":"object"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["ok","paid","orderId","secret","statusUrl"],"properties":{"ok":{"type":"boolean"},"paid":{"type":"boolean"},"secret":{"type":"string"},"orderId":{"type":"string"},"statusUrl":{"type":"string","format":"uri"}}}}}}},"routeTemplate":":var1"}},"description":"grov: Spotify Plays. ⌚️ Start Time: 1-12h\r\n⚠️ The profile must be set to \"public\" or the order will not start. After the completion, you can close it again.\r\n🔗 Link Example: https://open.spotify.com/track/4cOdK2wGLETKBW3PvgPWqT\r\n🔴 Don't use any other link format, if you do order will be cancelled.\r\n🔴 Spotify updates the plays counter once time every 48 hours. \r\n🔴 If the order is marked as completed, but you still don't see the plays counter updated, just wait a couple of days to see the changes.","lastUpdated":"2026-08-29T23:32:13.797Z","serviceName":"grov","x402Version":2}]}}