{"id":20502596,"url":"https://github.com/sypht-team/sypht-csharp-client","last_synced_at":"2025-04-13T20:14:21.337Z","repository":{"id":38051559,"uuid":"208446242","full_name":"sypht-team/sypht-csharp-client","owner":"sypht-team","description":"A C# / .NET client for the Sypht API","archived":false,"fork":false,"pushed_at":"2022-12-08T06:06:08.000Z","size":67,"stargazers_count":6,"open_issues_count":1,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-13T20:14:14.696Z","etag":null,"topics":["api-client","data-extraction","document-capture","dot-net","dotnet","dotnet-cli","dotnet-library","extract","extract-data-from-pdf","extract-fields","invoice","invoice-parser","pdf-parser","receipt-capture","receipt-reader","receipt-scanner","receipt-scanning","sypht","sypht-api","sypht-csharp-client"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sypht-team.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-09-14T13:44:29.000Z","updated_at":"2021-02-03T13:12:21.000Z","dependencies_parsed_at":"2023-01-24T15:00:30.224Z","dependency_job_id":null,"html_url":"https://github.com/sypht-team/sypht-csharp-client","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sypht-team%2Fsypht-csharp-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sypht-team%2Fsypht-csharp-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sypht-team%2Fsypht-csharp-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sypht-team%2Fsypht-csharp-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sypht-team","download_url":"https://codeload.github.com/sypht-team/sypht-csharp-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248774969,"owners_count":21159534,"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-client","data-extraction","document-capture","dot-net","dotnet","dotnet-cli","dotnet-library","extract","extract-data-from-pdf","extract-fields","invoice","invoice-parser","pdf-parser","receipt-capture","receipt-reader","receipt-scanner","receipt-scanning","sypht","sypht-api","sypht-csharp-client"],"created_at":"2024-11-15T19:24:10.136Z","updated_at":"2025-04-13T20:14:21.317Z","avatar_url":"https://github.com/sypht-team.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sypht C# Client\nThis repository is a C# / .NET sample implementation for working with the Sypht API at https://api.sypht.com.\n\n## About Sypht\n[Sypht](https://sypht.com) is a SaaS [API]((https://docs.sypht.com/)) which extracts key fields from documents. For\nexample, you can upload an image or pdf of a bill or invoice and extract the amount due, due date, invoice number\nand biller information.\n\n## Getting started\nTo get started you'll need API credentials, i.e. a `\u003cclient_id\u003e` and `\u003cclient_secret\u003e`, which can be obtained by registering\nfor an [account](https://www.sypht.com/signup/developer)\n\n## Prerequisites\n* supports .NET Core 3.1\n\n## Usage\nPopulate system environment variable with the credentials generated above:\n\n```Bash\nexport SYPHT_API_KEY=\"\u003cclient_id\u003e:\u003cclient_secret\u003e\"\n```\n\nIf credentials were issued after 16th June 2020, please use one more system environment variable:\n```Bash\nexport SYPHT_AUTH_ENDPOINT=\"https://auth.sypht.com/oauth2/token\"\n```\n\ninstall the json.net dependency\n```Bash\ndotnet add package Newtonsoft.Json --version 12.0.2\n```\n\nthen invoke the example file under examples/simple.cs\n\n```Bash\ndotnet clean\ndotnet build\ndotnet run examples/simple.cs\n```\n\n## License\nThe software in this repository is available as open source under the terms of the [Apache License](https://github.com/sypht-team/sypht-csharp-client/blob/master/LICENSE).\n\n## Code of Conduct\nEveryone interacting in the project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/sypht-team/sypht-csharp-client/blob/master/CODE_OF_CONDUCT.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsypht-team%2Fsypht-csharp-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsypht-team%2Fsypht-csharp-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsypht-team%2Fsypht-csharp-client/lists"}