{"id":13483133,"url":"https://github.com/DTNClearAg/clearag_api_examples","last_synced_at":"2025-03-27T13:33:36.176Z","repository":{"id":121774972,"uuid":"54490395","full_name":"DTNClearAg/clearag_api_examples","owner":"DTNClearAg","description":"A collection of code examples using the ClearAg APIs","archived":false,"fork":false,"pushed_at":"2018-10-17T20:38:09.000Z","size":51,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-31T06:02:15.296Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.clearag.com/","language":"JavaScript","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/DTNClearAg.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,"roadmap":null,"authors":null}},"created_at":"2016-03-22T16:19:06.000Z","updated_at":"2024-09-18T05:27:57.000Z","dependencies_parsed_at":"2024-01-03T07:24:01.689Z","dependency_job_id":null,"html_url":"https://github.com/DTNClearAg/clearag_api_examples","commit_stats":null,"previous_names":["iterisclearag/clearag-api-examples"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DTNClearAg%2Fclearag_api_examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DTNClearAg%2Fclearag_api_examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DTNClearAg%2Fclearag_api_examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DTNClearAg%2Fclearag_api_examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DTNClearAg","download_url":"https://codeload.github.com/DTNClearAg/clearag_api_examples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245854844,"owners_count":20683422,"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":[],"created_at":"2024-07-31T17:01:08.499Z","updated_at":"2025-03-27T13:33:35.818Z","avatar_url":"https://github.com/DTNClearAg.png","language":"JavaScript","readme":"# ClearAg-API-Examples\n\nA collection of code examples using the the [ClearAg APIs](https://clearag.com) seperated by the particular API it uses.\n\nFor all examples you will need to use your own API access credentials. All javascript files which use a ClearAg API endpoint should have a `license` global variable near the top of the code.\n```javascript\nvar license = \"?app_id=YOUR_ID_HERE\u0026app_key=YOUR_KEY_HERE\";\n```\n\nOr separate APP_ID and APP_KEY sections for Python\n\n```python\nAPP_ID = 'YOUR_APP_ID_HERE'\nAPP_KEY = 'YOUR_APP_KEY_HERE'\n```\n","funding_links":[],"categories":["Data Standardization, Interoperability and APIs"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDTNClearAg%2Fclearag_api_examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDTNClearAg%2Fclearag_api_examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDTNClearAg%2Fclearag_api_examples/lists"}