{"id":24158057,"url":"https://github.com/yassine-aa/pyvalo","last_synced_at":"2025-09-20T01:32:56.555Z","repository":{"id":211793091,"uuid":"585562079","full_name":"YASSINE-AA/PyValo","owner":"YASSINE-AA","description":"Unofficial Valorant API for Python","archived":false,"fork":false,"pushed_at":"2023-01-24T18:41:44.000Z","size":147,"stargazers_count":24,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-03T02:25:06.011Z","etag":null,"topics":["api","json","json-api","python","requests-python","valorant","wrapper-api"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pyvaloapi/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/YASSINE-AA.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}},"created_at":"2023-01-05T13:43:34.000Z","updated_at":"2024-12-29T11:48:03.000Z","dependencies_parsed_at":"2023-12-10T22:45:00.696Z","dependency_job_id":null,"html_url":"https://github.com/YASSINE-AA/PyValo","commit_stats":null,"previous_names":["yassine-aa/pyvalo"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YASSINE-AA%2FPyValo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YASSINE-AA%2FPyValo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YASSINE-AA%2FPyValo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YASSINE-AA%2FPyValo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YASSINE-AA","download_url":"https://codeload.github.com/YASSINE-AA/PyValo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233612534,"owners_count":18702602,"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","json","json-api","python","requests-python","valorant","wrapper-api"],"created_at":"2025-01-12T14:19:36.335Z","updated_at":"2025-09-20T01:32:51.260Z","avatar_url":"https://github.com/YASSINE-AA.png","language":"Python","funding_links":["https://www.buymeacoffee.com/yassineaa"],"categories":[],"sub_categories":[],"readme":"\n\u003cbr/\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/YASSINE-AA/PyValo\"\u003e\n    \u003cimg src=\"https://cdn2.steamgriddb.com/file/sgdb-cdn/icon_thumb/9e82757e9a1c12cb710ad680db11f6f1.png\" alt=\"Logo\" width=\"80\" height=\"80\"\u003e\n    \n  \u003c/a\u003e\n\n  \u003ch3 align=\"center\"\u003ePyValo\u003c/h3\u003e\n  \u003cp align=\"center\"\u003e\n    Unofficial Valorant API for Python\n    \u003cbr /\u003e\u003cp align=\"center\"\u003e\nhttps://pypi.org/project/pyvaloapi/1.2/\n\u003c/p\u003e\n\n  \u003c/p\u003e\n\u003c/p\u003e\n\n![Contributors](https://img.shields.io/github/contributors/YASSINE-AA/PyValo?color=dark-green) ![Issues](https://img.shields.io/github/issues/YASSINE-AA/PyValo) ![License](https://img.shields.io/github/license/YASSINE-AA/PyValo) \n\n#### Install PyValo API Via PIP package manager\n```\npip install pyvaloapi\n```\n\n\n## Endpoints currently available:\n\n| Method         | Explanation|\n| ------------- |       -------------         |\n |  add_friend(gameName, tagLine)| Send a friend request by passing in the game name and tag line. |\n |  change_queue(index)| index is [1-7] it indicates the position of the game mode in the game menu. |\n |  decline_party_request(partyID, requestID)| Decline a party invite request by passing in the partyID and requestID|\n |  dodge_pregame_match()| Dodge a match while still in agent selection. |\n |  get_accountXP(puuid)| Get info about an account by passing in the Player unique user ID. |\n |  get_content()| Get all content available In-Game from skins to maps etc...|\n |  get_current_match_id()| Get the current on-going game ID. |\n |  get_current_match_info(matchID)| Get match info about the on-going game by passing in the match ID. |\n |  get_current_match_loadout(matchID)|  Get the current player loadout for the on-going game. |\n |  get_current_party()| Get the current party. |\n |  get_current_party_from_id(partyID)|  Get info about a party by passing in the party ID. |\n |  get_current_party_id()| Get the current party's ID. |\n |  get_current_player()| Get the info about the current player. |\n |  get_current_player_puuid()| Get the current player's unique ID. |\n |  get_current_pregame(puuid)| Get info about the pregame phase. |\n |  get_current_pregame_id()| Get the current pregame ID. |\n |  get_friend_requests()| Get unanswered friend requests. |\n |  get_friends()| Get a json response containing ur friends list.|\n |  get_match_details(matchID)| Get details of a match by passing in the Match ID. |\n |  get_match_history(puuid)| Get match history of a player. |\n |  get_messages()| Get latest Messages. |\n |  get_order(orderID)| Get Info about an order by passing in the order ID.|\n |  get_player_loadout(puuid)| Get the player loadout. |\n |  get_player_mmr(puuid)| Get the player's MMR. |\n |  get_player_restrictions()| Get player's restrictions. |\n |  get_player_settings()| Get player settings. |\n |  get_region()| Get current region. |\n |  get_session(puuid)| Get info about the session. |\n |  get_store_entitlements(puuid, itemType)| Get store entitlements by passing in the Player user ID and the Item Type. |\n |  get_store_offers()| Get current store offers. |\n |  get_storefront(puuid)| Get current store front. |\n |  get_valorant_server_ping(region)| Ping a specific valorant server. |\n |  get_wallet(puuid)| Get wallet info (Radianite points and valorant points.) |\n |  join_queue()| Join queue. |\n |  kick_player_from_party(puuid)| Kick player from party by passing in the player unique ID. |\n |  leave_current_match()| Leave current match. |\n |  leave_queue()| Leave queue. |\n |  lock_pregame_agent(agentID)| Lock a pregame agent by passing in an agent's ID. |\n |  party_invite(displayName)| Invite a player to the party by passing in their display name example#0000. |\n |  party_refresh_competitive_tier()| Refresh competitive tier. |\n |  party_request_join(partyID)| Send join request to a party. |\n |  refresh_party_ping()| Refresh ping. |\n |  refresh_player_id()| Refresh player identification. |\n |  remove_friend(puuid)| Remove friend by passing in his player ID. |\n |  select_pregame_agent(agentID)| Select pregame agent by passing in an agent's ID. |\n |  send_message(message, cid)| Send a message.|\n |  set_party_accessibility(accessibility=True)| Set party accessibility (Closed or Open).|\n |  set_player_ready(state=False)| Change the player's state. (Ready=True, Not Ready=False).|\n |  update_player_loadout(puuid, new_loadout)| Update a player's loadout.|\n    \n    \n## What's new!\nPing a specific valorant server via the ``get_valorant_server_ping(region)`` method from the UnofficialAPI Class.\n| Region        | Server address|\n| ------------- | ------------- |\n|EU-WEST | dynamodb.eu-west-3.amazonaws.com|\n|EU-CENTRAL| dynamodb.eu-central-1.amazonaws.com|\n|EU-NORTH| dynamodb.eu-north-1.amazonaws.com|\n|NA-WEST| dynamodb.us-west-1.amazonaws.com|\n|NA-NORTH-WEST| dynamodb.us-west-2.amazonaws.com|\n|NA-CENTRAL| dynamodb.us-east-2.amazonaws.com|\n|ASIA-NORTH| dynamodb.ap-northeast-2.amazonaws.com|\n|ASIA-WEST| dynamodb.ap-northeast-1.amazonaws.com|\n\n\n## Table Of Contents\n\n* [About the Project](#about-the-project)\n* [Getting Started](#getting-started)\n  * [Prerequisites](#prerequisites)\n  * [Setting Up](#setting-up)\n* [Usage](#usage)\n* [Example of an instalock bot](#example-of-an-instalock-bot)\n* [Authors](#authors)\n\n\n## About The Project\n\nUnofficial Valorant API that interacts with the Riot Client.\n\n## Getting Started\n\n### Prerequisites\n\n* Requests module required for the Request class.\n\n```\npip install requests #On Windows\npip3 install requests #On Linux/Mac\n```\n\n### Setting Up\n\n1. Clone the repo\n\n```sh\ngit clone https://github.com/YASSINE-AA/PyValo\n```\n2. Start Coding!\n\n## Usage\n\nInitialize the client class\n\n```python\nfrom pyvaloapi import ValorantClient\n\nclient = ValorantClient()\n```\n\nInitialize the Unofficial API class\n```python\nunofficial_api = client.unofficial_api()\n```\n\n## Example of an instalock bot\n#### DO NOT USE THIS FOR INSTALOCKING\nIn this example we're locking the agent \"Jett\".\n```python\nfrom pyvaloapi import ValorantClient\n\nclient = ValorantClient()\n\nunofficial_api = client.unofficial_api()\n\nwhile(\"MatchID\" not in unofficial_api.get_current_pregame(unofficial_api.get_current_player_puuid())): pass\n\nunofficial_api.lock_pregame_agent(\"add6443a-41bd-e414-f6ad-e58d267f4e95\")\n\n```\n\nHappy Coding!\n\n## Support\n\n\u003ca href=\"https://www.buymeacoffee.com/yassineaa\" target=\"_blank\"\u003e\u003cimg src=\"https://www.buymeacoffee.com/assets/img/custom_images/purple_img.png\" alt=\"Buy Me A Coffee\" style=\"height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;\" \u003e\u003c/a\u003e\n\n## Authors\n\n* **Yassine Ahmed Ali** - *Computer Engineering Student* - [Yassine Ahmed Ali](https://github.com/YASSINE-AA) - *Developer*\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyassine-aa%2Fpyvalo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyassine-aa%2Fpyvalo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyassine-aa%2Fpyvalo/lists"}