https://github.com/speedygeek/zendeskapi
A .NET core rewrite of ZendeskApi_v2
https://github.com/speedygeek/zendeskapi
netcore zendesk zendesk-api
Last synced: 7 months ago
JSON representation
A .NET core rewrite of ZendeskApi_v2
- Host: GitHub
- URL: https://github.com/speedygeek/zendeskapi
- Owner: Speedygeek
- License: mit
- Created: 2018-12-30T03:13:10.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T00:00:38.000Z (about 3 years ago)
- Last Synced: 2025-06-07T17:45:43.221Z (7 months ago)
- Topics: netcore, zendesk, zendesk-api
- Language: C#
- Size: 447 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Zendesk API
[](https://dev.azure.com/speedygeek/a3adacd2-6d30-449b-92db-34f94c69b11b/_boards/board/t/db808fa8-ef8e-49d0-b484-c8edd83c45f0/Microsoft.RequirementCategory)
[](https://dev.azure.com/speedygeek/Zendesk/_build/latest?definitionId=20&branchName=master) [](https://codecov.io/gh/Speedygeek/ZendeskAPI)
[](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LRHN43F4DFLU6&lc=US&item_name=Elizabeth%20Schneider&item_number=ZendeskAPI%20support¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)
[](https://gitter.im/mozts2005/ZendeskApi_v2?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://cla-assistant.io/Speedygeek/ZendeskAPI)
A .NET Standard library for accessing [Zendesk API](https://developer.zendesk.com/rest_api/docs/zendesk-apis/resources)
The client uses the Zendesk api however it is not supported by the zendesk for questions
about the client please join our [gitter room](https://gitter.im/mozts2005/ZendeskApi_v2).
If you have questions about your account or the api its self please contact the zendesk team at [api@zendesk.com](mailto:api@zendesk.com)
## Contributing
Any and all are welcome to contribute to this project.
Please read our [Contributing Guidelines](/.github/CONTRIBUTING.md)
## Special Thanks
Thank you to the team at [Zendesk](https://www.zendesk.com/) for their support. They provide this project with a sponsored account. Allowing a greater level of testing and faster support of API changes.
### License
This code is released under the [MIT License](/.github/LICENSE).
## Code of conduct
This project has adopted the [Contributor Covenant Code of Conduct](/.github/CODE_OF_CONDUCT.md). For more information see the [Code of Conduct FAQ](https://www.contributor-covenant.org/faq) or contact [support@speedy-geek.com](mailto:support@speedy-geek.com) with any additional questions or comments.