{"id":21701035,"url":"https://github.com/ed-itsolutions/anydesk-api","last_synced_at":"2026-05-09T06:03:33.363Z","repository":{"id":40727110,"uuid":"245207533","full_name":"Ed-ITSolutions/anydesk-api","owner":"Ed-ITSolutions","description":"TypeScript module for interacting with the AnyDesk API","archived":false,"fork":false,"pushed_at":"2023-01-06T02:37:35.000Z","size":832,"stargazers_count":1,"open_issues_count":13,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-05T18:37:15.087Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/Ed-ITSolutions.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}},"created_at":"2020-03-05T16:02:49.000Z","updated_at":"2020-12-30T20:39:47.000Z","dependencies_parsed_at":"2023-02-05T03:30:30.750Z","dependency_job_id":null,"html_url":"https://github.com/Ed-ITSolutions/anydesk-api","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Ed-ITSolutions/anydesk-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ed-ITSolutions%2Fanydesk-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ed-ITSolutions%2Fanydesk-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ed-ITSolutions%2Fanydesk-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ed-ITSolutions%2Fanydesk-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ed-ITSolutions","download_url":"https://codeload.github.com/Ed-ITSolutions/anydesk-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ed-ITSolutions%2Fanydesk-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267875609,"owners_count":24158781,"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","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-25T20:17:42.278Z","updated_at":"2026-05-09T06:03:33.322Z","avatar_url":"https://github.com/Ed-ITSolutions.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AnyDeskAPI\n\nAnyDeskAPI is a TypeScript (JS) implementation of the [AnyDesk API](https://support.anydesk.com/REST-API).\n\n## Install\n\n```\nnpm install --save anydesk-api\n\n# or\n\nyarn add anydesk-api\n```\n\nThe TypeScript types are bundled in the package and are installed with `anydesk-api`\n\n## Usage\n\nImport `AnyDeskAPI` from `anydesk-api`\n\n```ts\nimport {AnyDeskAPI} from 'anydesk-api'\n\nconst api = AnyDeskAPI({\n  license: 'YOURLICENSEID',\n  apiPassword: 'YOURAPIPASSWORD'\n})\n```\n\nInstead of `api` you can [desctructure](https://www.arcath.net/2019/11/destructuring-in-javascript) all the methods.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fed-itsolutions%2Fanydesk-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fed-itsolutions%2Fanydesk-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fed-itsolutions%2Fanydesk-api/lists"}