{"id":15321972,"url":"https://github.com/akmamun/bitmex-api-helper","last_synced_at":"2026-01-06T09:37:01.374Z","repository":{"id":106930147,"uuid":"199208411","full_name":"akmamun/bitmex-api-helper","owner":"akmamun","description":"Bitmex Api Helper in Python Flask","archived":false,"fork":false,"pushed_at":"2020-01-01T11:47:30.000Z","size":6,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T21:14:01.903Z","etag":null,"topics":["api","bitcoin-api","bitmex","bitmex-python","flask","python3","swagger-codegen"],"latest_commit_sha":null,"homepage":"","language":"Python","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/akmamun.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":"2019-07-27T20:01:19.000Z","updated_at":"2020-04-25T10:31:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"21e149a1-288f-4ee3-82df-b72356006616","html_url":"https://github.com/akmamun/bitmex-api-helper","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"547bfd8eec4b713c638b42c092b9e023cb152c6a"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akmamun%2Fbitmex-api-helper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akmamun%2Fbitmex-api-helper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akmamun%2Fbitmex-api-helper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akmamun%2Fbitmex-api-helper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akmamun","download_url":"https://codeload.github.com/akmamun/bitmex-api-helper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245898334,"owners_count":20690466,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["api","bitcoin-api","bitmex","bitmex-python","flask","python3","swagger-codegen"],"created_at":"2024-10-01T09:13:46.805Z","updated_at":"2026-01-06T09:37:01.339Z","avatar_url":"https://github.com/akmamun.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bitmex API Helper for Python Flask\n#### Implementation of [Bitmex](https://github.com/BitMEX/api-connectors/tree/master/official-http/python-swaggerpy) API connectors in Flask \n### Create [virtual environment]('https://docs.python.org/3/library/venv.html) and install requirements \n```sh\npip install -r requirements.txt\n```\n### Need API Key and API Secret from [Bitmex Test](https://testnet.bitmex.com/app/apiKeys)\n- Add `api_key` and `api_secret` in [app](./src/app.py)\n#### List of Implemented Routes\n| Request | Endpoint |  Details |\n| --- | --- | --- |\n| `GET` | `http://127.0.0.1:5000/data/order`| Get Orders Data|\n| `GET` | `http://127.0.0.1:5000/data/instrument`| Get Instrument Data|\n| `GET` | `http://127.0.0.1:5000/data/position`| Get Position Data|\n| `GET` | `http://127.0.0.1:5000/data/quote`| Get Quote Data|\n\n- To see route list from cli `flask routes`\n\n### Lets run the App\n```sh\npython app.py \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakmamun%2Fbitmex-api-helper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakmamun%2Fbitmex-api-helper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakmamun%2Fbitmex-api-helper/lists"}