{"id":18895667,"url":"https://github.com/binance/binance-futures-java-toolbox","last_synced_at":"2026-04-11T21:35:34.862Z","repository":{"id":103337493,"uuid":"576114623","full_name":"binance/binance-futures-java-toolbox","owner":"binance","description":"Toolbox for Binance Futures Java Connector","archived":false,"fork":false,"pushed_at":"2022-12-09T03:29:50.000Z","size":4,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-10-05T12:36:05.855Z","etag":null,"topics":["binance-api","futures","java","toolbox"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/binance.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-09T03:21:44.000Z","updated_at":"2025-05-16T17:06:27.000Z","dependencies_parsed_at":"2023-07-07T17:45:21.403Z","dependency_job_id":null,"html_url":"https://github.com/binance/binance-futures-java-toolbox","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/binance/binance-futures-java-toolbox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binance%2Fbinance-futures-java-toolbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binance%2Fbinance-futures-java-toolbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binance%2Fbinance-futures-java-toolbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binance%2Fbinance-futures-java-toolbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/binance","download_url":"https://codeload.github.com/binance/binance-futures-java-toolbox/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binance%2Fbinance-futures-java-toolbox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31696743,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T21:17:31.016Z","status":"ssl_error","status_checked_at":"2026-04-11T21:17:24.556Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["binance-api","futures","java","toolbox"],"created_at":"2024-11-08T08:29:17.377Z","updated_at":"2026-04-11T21:35:34.820Z","avatar_url":"https://github.com/binance.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Binance Toolbox for Futures in Java\n\nA collection of Java examples that connects to the Binance Futures API endpoints based on `binance-futures-connector-java`.\n\n- Github repository: https://github.com/binance/binance-futures-connector-java\n- Maven repository: https://repo1.maven.org/maven2/io/github/binance/binance-futures-connector-java/\n- Javadoc: https://www.javadoc.io/doc/io.github.binance/binance-futures-connector-java/latest/index.html\n\n## Installation\n\nReplace `1.0.0` with the latest version number and paste the snippet below in `pom.xml`\n```\n\u003cdependency\u003e\n    \u003cgroupId\u003eio.github.binance\u003c/groupId\u003e\n    \u003cartifactId\u003ebinance-futures-connector-java\u003c/artifactId\u003e\n    \u003cversion\u003e1.0.0\u003c/version\u003e\n\u003c/dependency\u003e\n```\nRun `mvn install` where `pom.xml` is located to install the dependency.\n\n## Running a java file\n\nFor example, to execute `um_futures/MarketData.java` you would run:\n\n```shell\nmvn compile exec:java -Dexec.mainClass=\"um_futures.MarketData\"\n```\n\n## API key \u0026 secret\n\nTo get user's information, e.g account balance, you will need to setup API key/secret from\n\nProduction: https://www.binance.com/en/my/settings/api-management\n\u003cbr\u003e\nTestnet: https://testnet.binancefuture.com/\n\n\nFill in the API/Secret key parameters in `config/PrivateConfig.java`\n\nIf you see API server returns error \"Invalid API-key, IP, or permissions for action.\", please check this topic https://dev.binance.vision/t/why-do-i-see-this-error-invalid-api-key-ip-or-permissions-for-action/93 \u003cbr/\u003e\nThis forum has plenty of topics covering most of common questions, it's the best place to ask or search API related questions.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinance%2Fbinance-futures-java-toolbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbinance%2Fbinance-futures-java-toolbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinance%2Fbinance-futures-java-toolbox/lists"}