{"openapi":"3.1.0","info":{"title":"Movement Network API","version":"1.0.0","description":"Live on-chain data for Movement Network (chain-id 126), a Move-based Layer 2 with an Aptos-compatible REST interface and the MOVE token. Read the ledger status — chain id, current epoch, ledger version, block height, ledger timestamp and node role — fetch any block by height (or the latest) with its hash, timestamp and first and last transaction versions, stream the most recent transactions with their version, hash, type, success flag, sender, gas used and VM status, and look up any account with its sequence number, authentication key and on-chain resource count. Addresses use the standard 0x hex form (for example 0x1, the Move framework account). A short protective cache keeps responses fast while staying within a few seconds of the chain. Distinct from other Layer-1 and Cosmos-chain APIs on the marketplace: this surfaces the Movement Network Move L2 specifically.","contact":{"name":"PremiumApi","url":"https://www.oanor.com/by/premiumapi"}},"servers":[{"url":"https://api.oanor.com/movement-api","description":"oanor gateway"}],"tags":[{"name":"Chain"},{"name":"Blocks"},{"name":"Transactions"},{"name":"Accounts"},{"name":"Meta"}],"components":{"securitySchemes":{"oanorKey":{"type":"apiKey","in":"header","name":"x-oanor-key","description":"Get your key at https://www.oanor.com/developer/keys"}}},"security":[{"oanorKey":[]}],"paths":{"/v1/status":{"get":{"operationId":"get_v1_status","tags":["Chain"],"summary":"Ledger status","description":"","parameters":[],"security":[{"oanorKey":[]}],"responses":{"200":{"description":"OK","content":{"application/json":{"example":{"data":{"epoch":"10778736","network":"Movement Mainnet","chain_id":126,"git_hash":"7a6e1c6","node_role":"full_node","block_height":"66024896","ledger_version":"155441376","ledger_timestamp":"1781522108566257","oldest_block_height":"0","oldest_ledger_version":"0"},"meta":{"timestamp":"2026-06-15T11:15:09.750Z","request_id":"ad3c7c7a-7c6b-47f1-b53c-23cd38213738"},"status":"ok","message":"Status retrieved successfully","success":true}}}},"401":{"description":"Missing or invalid x-oanor-key header"},"402":{"description":"Active subscription required"},"429":{"description":"Rate-limit or monthly quota reached"},"502":{"description":"Upstream did not respond"}}}},"/v1/block":{"get":{"operationId":"get_v1_block","tags":["Blocks"],"summary":"Block by height (latest if omitted)","description":"","parameters":[{"name":"height","in":"query","required":false,"description":"Block height; omit for latest","schema":{"type":"string"}},{"name":"with_transactions","in":"query","required":false,"description":"Include block transactions (true/false)","schema":{"type":"string"}}],"security":[{"oanorKey":[]}],"responses":{"200":{"description":"OK","content":{"application/json":{"example":{"data":{"block_hash":"0x8de7762d0e0716968e8807ec56ca894a39e06d3ca00ffe09ccf338c12e38454a","block_height":"66024895","last_version":"155441374","first_version":"155441373","block_timestamp":"1781522108238529","transaction_count":2},"meta":{"timestamp":"2026-06-15T11:15:09.948Z","request_id":"a6cd4b65-1135-4b77-9713-507f4a90dbf6"},"status":"ok","message":"Block retrieved successfully","success":true}}}},"401":{"description":"Missing or invalid x-oanor-key header"},"402":{"description":"Active subscription required"},"429":{"description":"Rate-limit or monthly quota reached"},"502":{"description":"Upstream did not respond"}}}},"/v1/transactions":{"get":{"operationId":"get_v1_transactions","tags":["Transactions"],"summary":"Recent transactions","description":"","parameters":[{"name":"limit","in":"query","required":false,"description":"Max transactions (1-100)","schema":{"type":"string"},"example":"25"}],"security":[{"oanorKey":[]}],"responses":{"200":{"description":"OK","content":{"application/json":{"example":{"data":{"count":25,"network":"Movement Mainnet","transactions":[{"hash":"0xa161b67ce7b1498a16e6066076924a11c96da4012460af8eb3505a838290f2fc","type":"block_metadata_transaction","success":true,"version":"155441356","gas_used":"0","timestamp":"1781522106137571","vm_status":"Executed successfully"},{"hash":"0xa57f2c56f777a3379a838c59213ed3050d160300aca02245808ff6d72ff40bf3","type":"state_checkpoint_transaction","success":true,"version":"155441357","gas_used":"0","timestamp":"1781522106137571","vm_status":"Executed successfully"},{"hash":"0x8c19c6c6eb8e79c4ab5a943fce523a2e22484aee740c848f4c16cf8fbfae2e7e","type":"block_metadata_transaction","success":true,"version":"155441358","gas_used":"0","timestamp":"1781522106466045","vm_status":"Executed successfully"},{"hash":"0x2eac6e613e060d4e436165f23aae5063f3abedf8596916639ba7b3ac3598902c","type":"state_checkpoint_transaction","success":true,"version":"155441359","gas_used":"0","timestamp":"1781522106466045","vm_status":"Executed successfully"},{"hash":"0x681fadf404a928d26a686ed0cbc198951a257eb1349a7e2af65ded05381420de","type":"block_metadata_transaction","success":true,"version":"155441360","gas_used":"0","timestamp":"1781522106793437","vm_status":"Executed successfully"},{"hash":"0xcfe2597ce2f81003746c55582b6f7c9fd7b355e765c06436e482dc85868c4312","type":"state_checkpoint_transaction","success":true,"version":"155441361","gas_used":"0","timestamp":"1781522106793437","vm_status":"Executed successfully"},{"hash":"0xc08a6b671d16eea6fae231038919a9f6b5d68aeab36a2a96db30059409850f67","type":"block_metadata_transaction","success":true,"version":"155441362","gas_used":"0","timestamp":"1781522107121507","vm_status":"Executed successfully"},{"hash":"0xd8ccf32d82734408b5145dec03e51dc630e8f505f5b3c866cbcee607e284bc26","type":"state_checkpoint_transaction","success":true,"version":"155441363","gas_used":"0","timestamp":"1781522107121507","vm_status":"Executed successfully"},{"hash":"0xb0181a46390277b453acf7fc8baa5bd7e27f6bf133cedfec6173d91c1874468d","type":"block_metadata_transaction","success":true,"version":"155441364","gas_used":"0","timestamp":"1781522107449909","vm_status":"Executed successfully"},{"hash":"0x06687bebcb9c5fbc227556a2d6174d92d4a9104fa1a2cc3cf734f5689c502137","type":"user_transaction","sender":"0x889d2c7a934560b28892cfb4cb0c575029663ce3a6285776dd5d30e48cf8a8d7","success":true,"version":"155441365","gas_used":"2270","timestamp":"1781522107449909","vm_status":"Executed successfully","sequence_number":"567677"},{"hash":"0x233b4545954d21dfbc1aec90a8b0f82971192bb02881c3d5a9d41798ed978da7","type":"state_checkpoint_transaction","success":true,"version":"155441366","gas_used":"0","timestamp":"1781522107449909","vm_status":"Executed successfully"},{"hash":"0x07a7c9a5c32f9cd3a962373fa43ce8dbfd7602ffdf1bd1cac53f5d3dd5b0e63d","type":"block_metadata_transaction","success":true,"version":"155441367","gas_used":"0","timestamp":"1781522107561489","vm_status":"Executed successfully"},{"hash":"0x2279b76ea8bc7c69ef7a863281345a0aae25daedd34ac29d958a712e4cbb3991","type":"state_checkpoint_transaction","success":true,"version":"155441368","gas_used":"0","timestamp":"1781522107561489","vm_status":"Executed successfully"},{"hash":"0x42abb86112c8b40d1f03f7deefbd933e1644ef9f30308e65260ab562447e3788","type":"block_metadata_transaction","success":true,"version":"155441369","gas_used":"0","timestamp":"1781522107580047","vm_status":"Executed successfully"},{"hash":"0xe00f2ec466e4a493164705846053416fa7aeb50b6f6f5f7f9d0e5f1de7ddf934","type":"state_checkpoint_transaction","success":true,"version":"155441370","gas_used":"0","timestamp":"1781522107580047","vm_status":"Executed successfully"},{"hash":"0x204a9123dc01c4142ebc436b1f1239a7ced2557e2f3b51e3b470ec191874756c","type":"block_metadata_transaction","success":true,"version":"155441371","gas_used":"0","timestamp":"1781522107908711","vm_status":"Executed successfully"},{"hash":"0x232ad4f77c5862c178fd62f39bece206b2a1dcc2b7bee166a061bef645f8c434","type":"state_checkpoint_transaction","success":true,"version":"155441372","gas_used":"0","timestamp":"1781522107908711","vm_status":"Executed successfully"},{"hash":"0x311c4d69388583a3fd6d1247b67c9bd533d1a6035dacb88b9164bc2e1520ed32","type":"block_metadata_transaction","success":true,"version":"155441373","gas_used":"0","timestamp":"1781522108238529","vm_status":"Executed successfully"},{"hash":"0xe969d7e0aaa0aed1cd42dcea63bb51aab7b576770f42a9f5756600f762e99b65","type":"state_checkpoint_transaction","success":true,"version":"155441374","gas_used":"0","timestamp":"1781522108238529","vm_status":"Executed successfully"},{"hash":"0xe30fe08f06cff7df31bbd4400d3437a3e8222ea3186b81ee9fee110a02dd8231","type":"block_metadata_transaction","success":true,"version":"155441375","gas_used":"0","timestamp":"1781522108566257","vm_status":"Executed successfully"},{"hash":"0x1f26ff270f079e5b823463dafc9d975be22d32acafc5cf6822c33e9475139dfa","type":"state_checkpoint_transaction","success":true,"version":"155441376","gas_used":"0","timestamp":"1781522108566257","vm_status":"Executed successfully"},{"hash":"0x65895ee90e0a28ae53d23ab2056c580ddfb2abd3d8124fc458db4597b5361d47","type":"block_metadata_transaction","success":true,"version":"155441377","gas_used":"0","timestamp":"1781522108893113","vm_status":"Executed successfully"},{"hash":"0x517edef5854fba6ef8a6cc50aad371928d3efef1de268055e5560624bf1cb822","type":"state_checkpoint_transaction","success":true,"version":"155441378","gas_used":"0","timestamp":"1781522108893113","vm_status":"Executed successfully"},{"hash":"0xbfe5d8f685b9e70b880cec1c9509dd9a2c39be25b8831c1959d9561734c098ba","type":"block_metadata_transaction","success":true,"version":"155441379","gas_used":"0","timestamp":"1781522109221415","vm_status":"Executed successfully"},{"hash":"0xdb2188420bbf272d7e42e6d9e8dc9d587cba537174246a2115e41298b554805a","type":"state_checkpoint_transaction","success":true,"version":"155441380","gas_used":"0","timestamp":"1781522109221415","vm_status":"Executed successfully"}]},"meta":{"timestamp":"2026-06-15T11:15:10.177Z","request_id":"f08e2b32-19e0-4504-83b6-31213223c944"},"status":"ok","message":"Transactions retrieved successfully","success":true}}}},"401":{"description":"Missing or invalid x-oanor-key header"},"402":{"description":"Active subscription required"},"429":{"description":"Rate-limit or monthly quota reached"},"502":{"description":"Upstream did not respond"}}}},"/v1/account":{"get":{"operationId":"get_v1_account","tags":["Accounts"],"summary":"Account info and resource count","description":"","parameters":[{"name":"address","in":"query","required":true,"description":"Account address (0x hex)","schema":{"type":"string"},"example":"0x1"}],"security":[{"oanorKey":[]}],"responses":{"200":{"description":"OK","content":{"application/json":{"example":{"data":{"address":"0x1","resource_count":60,"sequence_number":"0","authentication_key":"0x0000000000000000000000000000000000000000000000000000000000000001"},"meta":{"timestamp":"2026-06-15T11:15:10.959Z","request_id":"907b652a-bd61-41be-8dba-8f6caaaade94"},"status":"ok","message":"Account retrieved successfully","success":true}}}},"401":{"description":"Missing or invalid x-oanor-key header"},"402":{"description":"Active subscription required"},"429":{"description":"Rate-limit or monthly quota reached"},"502":{"description":"Upstream did not respond"}}}},"/v1/meta":{"get":{"operationId":"get_v1_meta","tags":["Meta"],"summary":"Service metadata","description":"","parameters":[],"security":[{"oanorKey":[]}],"responses":{"200":{"description":"OK","content":{"application/json":{"example":{"data":{"vm":"MoveVM (Aptos-compatible)","name":"Movement Network API","source":"Movement Network public fullnode REST (mainnet.movementnetwork.xyz)","endpoints":[{"path":"/v1/status","description":"Ledger status: chain id, epoch, ledger version, block height"},{"path":"/v1/block","description":"Block by height (?height=; omit for latest)"},{"path":"/v1/transactions","description":"Recent transactions (?limit=25)"},{"path":"/v1/account","description":"Account info and resource count (?address=0x1)"},{"path":"/v1/meta","description":"This metadata document"}],"disclaimer":"Unofficial proxy of the public Movement Network fullnode. Not affiliated with Movement. Data only; no guarantees of accuracy or availability.","description":"On-chain data for Movement Network (chain-id 126), a Move-based Layer 2 with an Aptos-compatible REST interface. Exposes ledger status, blocks by height, recent transactions and account information.","native_token":{"symbol":"MOVE"}},"meta":{"timestamp":"2026-06-15T11:15:11.018Z","request_id":"ca8e7020-cdc0-48b8-bd5f-dcc21535e857"},"status":"ok","message":"Meta","success":true}}}},"401":{"description":"Missing or invalid x-oanor-key header"},"402":{"description":"Active subscription required"},"429":{"description":"Rate-limit or monthly quota reached"},"502":{"description":"Upstream did not respond"}}}}},"x-oanor-pricing":[{"slug":"free","name":"Free","price_cents_month":0,"monthly_call_quota":1580,"rps_limit":2,"hard_limit":true},{"slug":"basic","name":"Basic","price_cents_month":1190,"monthly_call_quota":46900,"rps_limit":6,"hard_limit":true},{"slug":"pro","name":"Pro","price_cents_month":3260,"monthly_call_quota":192000,"rps_limit":18,"hard_limit":true},{"slug":"scale","name":"Scale","price_cents_month":7320,"monthly_call_quota":814000,"rps_limit":45,"hard_limit":true}],"x-oanor-marketplace-url":"https://www.oanor.com/api/movement-api"}