{"id":20457650,"url":"https://github.com/readytalk/readytalk-api-examples","last_synced_at":"2026-04-20T14:32:24.122Z","repository":{"id":19937689,"uuid":"23204292","full_name":"ReadyTalk/readytalk-api-examples","owner":"ReadyTalk","description":null,"archived":false,"fork":false,"pushed_at":"2016-03-22T16:07:00.000Z","size":3,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-03-05T10:47:50.983Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/ReadyTalk.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":"2014-08-21T21:53:32.000Z","updated_at":"2017-09-12T17:21:17.000Z","dependencies_parsed_at":"2022-07-23T04:30:06.173Z","dependency_job_id":null,"html_url":"https://github.com/ReadyTalk/readytalk-api-examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ReadyTalk/readytalk-api-examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReadyTalk%2Freadytalk-api-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReadyTalk%2Freadytalk-api-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReadyTalk%2Freadytalk-api-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReadyTalk%2Freadytalk-api-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ReadyTalk","download_url":"https://codeload.github.com/ReadyTalk/readytalk-api-examples/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReadyTalk%2Freadytalk-api-examples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32050899,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-15T12:08:20.258Z","updated_at":"2026-04-20T14:32:24.105Z","avatar_url":"https://github.com/ReadyTalk.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ReadyTalk API Examples\n\nFor more information see the [ReadyTalk API Documentation](https://cc.readytalk.com/api/1.3/rest).\n\n## Setup Login Information\n\nTo run the examples, first export your login information. Be sure to replace these numbers with the appropriate values.\n\n    export TOLLFREE=8661234567\n    export ACCESSCODE=1234567\n    export PASSCODE=1234\n\n## Run Examples\n\nSchedule an on-demand meeting (not operator-assisted audio).\n\n    ./curl/create-on-demand-meeting.sh\n\n### Sample Response\n\n    {\n      \"createMeetingResult\":{\n        \"meeting\":{\n          \"id\":\"2147250155868857738\",\n          \"encodedId\":\"gbaonjqo7o22\",\n          \"title\":\"Test\",\n          \"durationInSeconds\":1800,\n          \"fromEmail\":\"chip.jackson@readytalk.com\",\n          \"hostName\":\"Chip Jackson\",\n          \"startDateIso8601\":\"2017-11-02T15:02:00.000-06:00\",\n          \"startDate\":\"November 2, 2017 3:02:00 PM MDT\",\n          \"timeZone\":\"America/Denver\",\n          \"status\":\"SCHEDULED\",\n          \"meetingDetails\":{\n            \"audioDetails\":{\n              \"accessCode\":\"1234567\",\n              \"dialInNumber\":[\n                {\n                  \"label\":\"U.S. \u0026 Canada\",\n                  \"value\":\"8661234567 (Toll-Free)\"\n                },\n                {\n                  \"label\":\"U.S.\",\n                  \"value\":\"3031234567 (Toll)\"\n                }\n              ]\n            },\n            \"meetingType\":\"WEB_AND_AUDIO\",\n            \"meetingDetailsPageLink\":\"https://apidev-cc.readytalk.com/cc/schedule/eventInfo.do?id=gbaonjqo7o22\",\n            \"participantUrl\":{\n              \"type\":\"JOIN\",\n              \"value\":\"https://apidev-cc.readytalk.com/r/ogkmu0jianni\"\n            },\n            \"campaign\":[\n              {\n                \"id\":\"3219515042911261758\",\n                \"encodedId\":\"ogkmu0jianni\",\n                \"name\":\"Default\"\n              }\n            ]\n          }\n        }\n      }\n    }\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freadytalk%2Freadytalk-api-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freadytalk%2Freadytalk-api-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freadytalk%2Freadytalk-api-examples/lists"}