{"id":51337138,"url":"https://github.com/leadpingai/leadping-typescript","last_synced_at":"2026-07-02T04:00:30.364Z","repository":{"id":366928417,"uuid":"1278468919","full_name":"leadpingai/leadping-typescript","owner":"leadpingai","description":"Official TypeScript SDK for the Leadping API.","archived":false,"fork":false,"pushed_at":"2026-07-02T02:06:54.000Z","size":253,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-07-02T04:00:16.764Z","etag":null,"topics":["api-client","javascript","kiota","leadping","leadping-api","nodejs","npm","openapi","rest-api","sdk","typescript"],"latest_commit_sha":null,"homepage":"https://leadping.ai/docs/sdks/typescript","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/leadpingai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-23T20:27:46.000Z","updated_at":"2026-07-02T02:06:51.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/leadpingai/leadping-typescript","commit_stats":null,"previous_names":["leadpingai/leadping-typescript"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/leadpingai/leadping-typescript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leadpingai%2Fleadping-typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leadpingai%2Fleadping-typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leadpingai%2Fleadping-typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leadpingai%2Fleadping-typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leadpingai","download_url":"https://codeload.github.com/leadpingai/leadping-typescript/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leadpingai%2Fleadping-typescript/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35032145,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-02T02:00:06.368Z","response_time":173,"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":["api-client","javascript","kiota","leadping","leadping-api","nodejs","npm","openapi","rest-api","sdk","typescript"],"created_at":"2026-07-02T04:00:18.908Z","updated_at":"2026-07-02T04:00:30.353Z","avatar_url":"https://github.com/leadpingai.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![](https://img.shields.io/npm/v/@leadping/sdk.svg?style=for-the-badge)](https://www.npmjs.com/package/@leadping/sdk)\n[![](https://img.shields.io/github/actions/workflow/status/leadpingai/leadping-typescript/publish.yml?style=for-the-badge)](https://github.com/leadpingai/leadping-typescript/actions/workflows/publish.yml)\n[![](https://img.shields.io/npm/dt/@leadping/sdk.svg?style=for-the-badge)](https://www.npmjs.com/package/@leadping/sdk)\n[![](https://img.shields.io/github/actions/workflow/status/leadpingai/leadping-typescript/codeql.yml?label=CodeQL\u0026style=for-the-badge)](https://github.com/leadpingai/leadping-typescript/actions/workflows/codeql.yml)\n\n# ![Leadping](https://leadping.ai/favicon.ico) Leadping TypeScript SDK\n\nType-safe TypeScript client for the Leadping API.\n\n## Install\n\n```bash\nnpm install @leadping/sdk\n```\n\nThe generated client uses a Kiota request adapter. Install the default fetch adapter:\n\n```bash\nnpm install @microsoft/kiota-http-fetchlibrary\n```\n\nGitHub Packages is also available:\n\n```bash\nnpm config set @leadpingai:registry https://npm.pkg.github.com\nnpm install @leadpingai/sdk\n```\n\n## Use\n\n```ts\nimport { createLeadpingOpenApiClient } from \"@leadping/sdk\";\n\nconst adapter = createLeadpingRequestAdapter();\nconst client = createLeadpingOpenApiClient(adapter);\n\nconst me = await client.users.me.get();\n```\n\n`createLeadpingRequestAdapter` is application code. Configure it to send one of:\n\n- `Authorization: Bearer \u003ctoken\u003e`\n- `X-Leadping-Api-Key: \u003ckey\u003e`\n\nThe client defaults to `https://api.leadping.ai` when the adapter does not already have a base URL.\n\n## Links\n\n- [Documentation](https://leadping.ai/docs)\n- [API reference](https://leadping.ai/docs/api-reference)\n- [License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleadpingai%2Fleadping-typescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleadpingai%2Fleadping-typescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleadpingai%2Fleadping-typescript/lists"}