Viva CE Finder API v1

The Viva CE Finder API is a RESTful service for accessing the Viva Learning training catalog. The API is a complementary feature to the iframe version.

Access to the API requires a "Profile Code". Contact your Viva Learning representative to request a profile code or report usage issues.

Test Your Profile Code

Enter your profile code in the form below to view a sample CE Finder implementation that uses the Viva CE Finder API.

API Functions

GET /api/search-data

The search-data function returns category and company lists that can be used to facilitate filtering of the training data.

Endpoint URL
https://partnerapi.vivalearning.com/api/search-data
Query Parameters
Parameter Type Description
t string Profile code issued by Viva Learning.
Example Request
https://partnerapi.vivalearning.com/api/search-data?t={sampleprofilecode}
Example Response
{
    "token": "{sampleprofilecode}",
    "datetimeUtc": "Sun Aug 23 2020 17:43:46 GMT-0500 (Central Daylight Time)",
    "version": "0.3",
    "status": true,
    "smallWords": [
        "3m"
    ],
    "catList": [
        {
            "categoryID": 107,
            "categoryName": "Adhesives/Cements"
        },
        {
            "categoryID": 136,
            "categoryName": "Air Abrasion"
        }
    ],
    "companyList": [
        {
            "companyID": 3,
            "companyName": "3M Dental"
        },
        {
            "companyID": 94,
            "companyName": "Accutron"
        }
    ]
}
Response Fields
Parameter Type Description
token string API token that can be used for subsequent calls.
datetimeUtc datetime Server datetime in UTC.
version string Current API version.
status string Boolean status of response.
smallWords array Array of acceptable small words. Future use.
catList array Array of tuples: categoryId, categoryName
companyList array Array of tuples: companyId, companyName

GET /api/search

The search function accepts filter arguments and returns lists of corresponding items from the training catalog. The four types of data are: live webinars, on-demand classes, product tutorials, and dental podcasts.

Endpoint URL
https://partnerapi.vivalearning.com/api/search
Query Parameters
Parameter Type Description
t string Profile code issued by Viva Learning.
coid number Company Id filter.
cid number Category Id filter.
q string Query string; eg water.
Example Request
https://partnerapi.vivalearning.com/api/search?t={sampleprofilecode}&coid=24&cid=&q=
Example Response
{
    "token": "{sampleprofilecode}",
    "datetimeUtc": "Sun Aug 23 2020 19:21:55 GMT-0500 (Central Daylight Time)",
    "version": "0.3",
    "status": true,
    "search": {
        "companyId": 0,
        "categoryId": 0,
        "query": "water",
        "page": 0,
        "pageSize": 10
    },
    "webinars": {
        "status": true,
        "rowCount": 3,
        "data": [
            {
                "classId": 475,
                "active": true,
                "isTutorial": false,
                "credits": 1,
                "creditName": "Live, Interactive",
                "releaseDate": "2020-09-07T00:00:00.000Z",
                "releaseDateUTC": "2020-09-07T20:13:35.133Z",
                "releaseDateET": "2020-09-07T16:13:35.133Z",
                "releaseDateCT": "2020-09-07T15:13:35.133Z",
                "releaseDatePT": "2020-09-07T13:13:35.133Z",
                "releaseDateGST": "2020-09-07T21:13:35.133Z",
                "companyId": 22,
                "photo": "https://cdn.viva9.us/contrib/va/classphoto/photo_475.201056818527553.jpg",
                "className": "Creating Functional and Aesthetic Provisional Restorations",
                "blurb": "Dental restorations, provisional or definitive, that are created by direct chairside fabrication, should have the same anatomic and aesthetic quality as those created by the dental laboratory.  In this web based lecture course, the salient points of natural tooth anatomy will be reviewed along with step-by-step fabrication techniques to allow the dentist and dental auxiliary to immediately increase the aesthetic and anatomic quality of the provisional restorations they create.",
                "hash": "D303E6C4-277B-4D36-84B5-026989B469E7",
                "sponsorCompanyName": "VOCO America",
                "sponsorSite": "vocolearning.com",
                "speakerName": "Dr. Bob Lowe",
                "url": "https://vivalearning.viva9.us/member/classroom.asp?x_classId=475",
                "urlText": "Reserve Your Seat Now",
                "creditString": "1 Interactive CEU",
                "disclosureUrl": "http://vocolearning.com/member/bio_popup.asp?x_classId=475"
            }
        ],
        "totalRows": 1
    },
    "classes": {
        "status": true,
        "rowCount": 10,
        "data": [
            {
                "classId": 3759,
                "active": true,
                "isTutorial": false,
                "credits": 1,
                "creditName": "Self-study",
                "releaseDate": "2019-05-14T00:00:00.000Z",
                "releaseDateUTC": "2019-05-14T00:00:00.000Z",
                "releaseDateET": "2019-05-13T20:00:00.000Z",
                "releaseDateCT": "2019-05-13T19:00:00.000Z",
                "releaseDatePT": "2019-05-13T17:00:00.000Z",
                "releaseDateGST": "2019-05-14T01:00:00.000Z",
                "companyId": 44,
                "photo": "https://cdn.viva9.us/contrib/va/classphoto/photo_3759.20190506141334762.jpg",
                "className": "Water In, Water Out: Best Practices for Water Treatment and Processing in Dental Offices",
                "blurb": "Water quality affects nearly every function of modern dental offices, and can improve - or inhibit - dental staff and equipment’s efficiency and effectiveness. In fact, poor water quality can damage dental equipment and have undesirable effects on staff and patients. This CE webinar will guide your understanding on how using the right water can help to improve patient care, staff productivity and practice profitability, while also protecting the investments made in your equipment and appliances.",
                "hash": "0E2C9085-6429-4DA8-A1B8-6BEA3F33256F",
                "sponsorCompanyName": "Crosstex",
                "sponsorSite": "crosstexlearning.com",
                "speakerName": "Leann Keefer and Matt Chandler",
                "url": "https://vivalearning.viva9.us/member/classroom.asp?x_classId=3759",
                "urlText": "Watch On-demand Class Now",
                "creditString": "1 CEU (Self-Study)",
                "disclosureUrl": "http://crosstexlearning.com/member/bio_popup.asp?x_classId=3759"
            },
            {
                "classId": 3690,
                "active": true,
                "isTutorial": false,
                "credits": 1,
                "creditName": "Self-study",
                "releaseDate": "2019-01-18T00:00:00.000Z",
                "releaseDateUTC": "2019-01-18T00:00:00.000Z",
                "releaseDateET": "2019-01-17T19:00:00.000Z",
                "releaseDateCT": "2019-01-17T18:00:00.000Z",
                "releaseDatePT": "2019-01-17T16:00:00.000Z",
                "releaseDateGST": "2019-01-18T00:00:00.000Z",
                "companyId": 25,
                "photo": "https://cdn.viva9.us/contrib/va/classphoto/photo_3690.20181120181728856.jpg",
                "className": "Air Polishing vs. Aqueous Powder Streaming",
                "blurb": "Upon completion of this CE webinar, attendees will be able to:\r\n• Understand the differences behind stain removal and biofilm management.\r\n• Comprehend the differences between first-generation air polishing devices and the newer powder streaming devices. \r\n• Identify which air abrasive powders are best for stain removal, biofilm decontamination or both.\r\n• Benefits of treating the dental implant population with aqueous powder streaming. \r\n• Introduction to adjuncts that improve debridement for both the patient and clinician when practicing aqueous powder streaming. \r\n• Implement a new process of dental hygiene care workflow.",
                "hash": "6B12BE40-C62C-4C3C-9A2E-1A99AC1F9DDF",
                "sponsorCompanyName": "Kulzer",
                "sponsorSite": "kulzerlearning.com",
                "speakerName": "Melissa Obrotka, RDH, BBA, ICP",
                "url": "https://vivalearning.viva9.us/member/classroom.asp?x_classId=3690",
                "urlText": "Watch On-demand Class Now",
                "creditString": "1 CEU (Self-Study)",
                "disclosureUrl": "http://kulzerlearning.com/member/bio_popup.asp?x_classId=3690"
            },
            {
                "classId": 3697,
                "active": true,
                "isTutorial": false,
                "credits": 1,
                "creditName": "Self-study",
                "releaseDate": "2018-12-05T00:00:00.000Z",
                "releaseDateUTC": "2018-12-05T00:00:00.000Z",
                "releaseDateET": "2018-12-04T19:00:00.000Z",
                "releaseDateCT": "2018-12-04T18:00:00.000Z",
                "releaseDatePT": "2018-12-04T16:00:00.000Z",
                "releaseDateGST": "2018-12-05T00:00:00.000Z",
                "companyId": 44,
                "photo": "https://cdn.viva9.us/contrib/va/classphoto/photo_3697.20181128171911636.jpg",
                "className": "Water Rights: IFUs, Shocking, and Monitoring",
                "blurb": "Every dental product and device has its own instructions for use (IFU) which are reflective of the validation testing required by the EPA/FDA. The various DUWL treatment product IFUs, along with CDC guidelines, provide critical information to ensure product performance and safety.  Monitoring water quality according to an established schedule can help identify problems in performance or compliance and provide documentation.",
                "hash": "DCCD3836-9EB5-44EC-8125-0D5FF4B829C0",
                "sponsorCompanyName": "Crosstex",
                "sponsorSite": "crosstexlearning.com",
                "speakerName": "Ms. Leann Keefer, RDH, MSM",
                "url": "https://vivalearning.viva9.us/member/classroom.asp?x_classId=3697",
                "urlText": "Watch On-demand Class Now",
                "creditString": "1 CEU (Self-Study)",
                "disclosureUrl": "http://crosstexlearning.com/member/bio_popup.asp?x_classId=3697"
            },
            {
                "classId": 3558,
                "active": true,
                "isTutorial": false,
                "credits": 1,
                "creditName": "Self-study",
                "releaseDate": "2018-08-22T00:00:00.000Z",
                "releaseDateUTC": "2018-08-22T00:00:00.000Z",
                "releaseDateET": "2018-08-21T20:00:00.000Z",
                "releaseDateCT": "2018-08-21T19:00:00.000Z",
                "releaseDatePT": "2018-08-21T17:00:00.000Z",
                "releaseDateGST": "2018-08-22T01:00:00.000Z",
                "companyId": 51,
                "photo": "https://cdn.viva9.us/contrib/va/classphoto/photo_3558.20180710155519676.jpg",
                "className": "Acceptable Waterline Quality: How Much is Enough?",
                "blurb": "Upon completion of this evidence-based clinical CE webinar, the participant will:\r\n• Know the CDC and EPA standards for dental unit waterline systems.\r\n• Identify a process that fits the needs and is compatible with the practice dental units.\r\n• Create a protocol that includes regular monitoring. \r\n• Determine if the methods being utilized are successful",
                "hash": "B5D1C481-BFA2-4B29-BDE8-B8FE63B37C90",
                "sponsorCompanyName": "Air Techniques",
                "sponsorSite": "airtechniqueslearning.com",
                "speakerName": "Patti DiGangi, RDH, BS",
                "url": "https://vivalearning.viva9.us/member/classroom.asp?x_classId=3558",
                "urlText": "Watch On-demand Class Now",
                "creditString": "1 CEU (Self-Study)",
                "disclosureUrl": "http://airtechniqueslearning.com/member/bio_popup.asp?x_classId=3558"
            },
            {
                "classId": 3276,
                "active": true,
                "isTutorial": false,
                "credits": 1,
                "creditName": "Self-study",
                "releaseDate": "2017-09-25T00:00:00.000Z",
                "releaseDateUTC": "2017-09-25T00:00:00.000Z",
                "releaseDateET": "2017-09-24T20:00:00.000Z",
                "releaseDateCT": "2017-09-24T19:00:00.000Z",
                "releaseDatePT": "2017-09-24T17:00:00.000Z",
                "releaseDateGST": "2017-09-25T01:00:00.000Z",
                "companyId": 64,
                "photo": "https://cdn.viva9.us/contrib/va/classphoto/photo_3276.20170807182245424.jpg",
                "className": "BioActive Oral Medicine",
                "blurb": "By attending this CE webinar, the participants will:\r\n• Learn the most successful methods for placing quality restorations including: use of isolation, wedges, matrix, and bitine separators.\r\n• Identify the ionic exchange benefits for prevention of microleakage and recurrent caries\r\n• Implement the techniques that increase restoration longevity, reduce clinical failures and decrease sensitivity",
                "hash": "F0D881FB-73E8-4BD5-BA47-A2BEF8440BF2",
                "sponsorCompanyName": "Pulpdent",
                "sponsorSite": "pulpdentlearning.com",
                "speakerName": "Dr. Mark Cannon",
                "url": "https://vivalearning.viva9.us/member/classroom.asp?x_classId=3276",
                "urlText": "Watch On-demand Class Now",
                "creditString": "1 CEU (Self-Study)",
                "disclosureUrl": "http://pulpdentlearning.com/member/bio_popup.asp?x_classId=3276"
            },
            {
                "classId": 3102,
                "active": true,
                "isTutorial": false,
                "credits": 1,
                "creditName": "Self-study",
                "releaseDate": "2017-02-09T00:00:00.000Z",
                "releaseDateUTC": "2017-02-09T00:00:00.000Z",
                "releaseDateET": "2017-02-08T19:00:00.000Z",
                "releaseDateCT": "2017-02-08T18:00:00.000Z",
                "releaseDatePT": "2017-02-08T16:00:00.000Z",
                "releaseDateGST": "2017-02-09T00:00:00.000Z",
                "companyId": 58,
                "photo": "https://cdn.viva9.us/contrib/va/classphoto/photo_3102.201712382961914.jpg",
                "className": "New Technology Solves Main Issue with Single-Bottle Adhesives",
                "blurb": "This CE webinar will show clinical cases with a new single-bottle universal adhesive that contains a new monomer that has properties similar to a “Gold Standard” 6th generation adhesive.  Direct posterior & anterior cases will be illustrated as well as zirconia bonding with this new adhesive material.",
                "hash": "FFDF2FF5-D419-405D-A5AE-1A8FF4F0437E",
                "sponsorCompanyName": "Kuraray Dental",
                "sponsorSite": "kuraraydentallearning.com",
                "speakerName": "Dr. Mark McOmie",
                "url": "https://vivalearning.viva9.us/member/classroom.asp?x_classId=3102",
                "urlText": "Watch On-demand Class Now",
                "creditString": "1 CEU (Self-Study)",
                "disclosureUrl": "http://kuraraydentallearning.com/member/bio_popup.asp?x_classId=3102"
            },
            {
                "classId": 2994,
                "active": true,
                "isTutorial": false,
                "credits": 1,
                "creditName": "Self-study",
                "releaseDate": "2016-09-22T00:00:00.000Z",
                "releaseDateUTC": "2016-09-22T00:00:00.000Z",
                "releaseDateET": "2016-09-21T20:00:00.000Z",
                "releaseDateCT": "2016-09-21T19:00:00.000Z",
                "releaseDatePT": "2016-09-21T17:00:00.000Z",
                "releaseDateGST": "2016-09-22T01:00:00.000Z",
                "companyId": 44,
                "photo": "https://cdn.viva9.us/contrib/va/classphoto/photo_2994.20169151421177311.jpg",
                "className": "Children Hospitalized from Contaminated Dental Unit Water -- Could this Happen in Your Office?",
                "blurb": "Last year 20 children in Georgia, and most recently, at least 10 children in California required medical intervention following pulpotomy treatments. The source of these illnesses was reportedly contaminated dental unit waterlines.  Don't let this happen in your practice.  Watch this webinar and learn the best options to mitigate your risk!",
                "hash": "1CCA7F5D-A961-4FD8-B9DE-E31F6553B525",
                "sponsorCompanyName": "Crosstex",
                "sponsorSite": "crosstexlearning.com",
                "speakerName": "Ms. Leann Keefer, RDH, MSM",
                "url": "https://vivalearning.viva9.us/member/classroom.asp?x_classId=2994",
                "urlText": "Watch On-demand Class Now",
                "creditString": "1 CEU (Self-Study)",
                "disclosureUrl": "http://crosstexlearning.com/member/bio_popup.asp?x_classId=2994"
            },
            {
                "classId": 2769,
                "active": true,
                "isTutorial": false,
                "credits": 1,
                "creditName": "Self-study",
                "releaseDate": "2015-12-02T00:00:00.000Z",
                "releaseDateUTC": "2015-12-02T00:00:00.000Z",
                "releaseDateET": "2015-12-01T19:00:00.000Z",
                "releaseDateCT": "2015-12-01T18:00:00.000Z",
                "releaseDatePT": "2015-12-01T16:00:00.000Z",
                "releaseDateGST": "2015-12-02T00:00:00.000Z",
                "companyId": 28,
                "photo": "https://cdn.viva9.us/contrib/va/classphoto/photo_2769.20151030915379731.jpg",
                "className": "No Strings Attached: Living in a Cordless World",
                "blurb": "Upon completion of this CE webinar, the participant will:\r\n• Review polishing from the porte polisher to today’s options\r\n• Understand the difference between selective polishing and essential selective polishing\r\n• Compare and contrast current polishing options",
                "hash": "74AD1554-9A6A-474B-A1DA-92EBAE46AF55",
                "sponsorCompanyName": "DentalEZ®",
                "sponsorSite": "dentalezlearning.com",
                "speakerName": "Patti DiGangi, RDH, BS",
                "url": "https://vivalearning.viva9.us/member/classroom.asp?x_classId=2769",
                "urlText": "Watch On-demand Class Now",
                "creditString": "1 CEU (Self-Study)",
                "disclosureUrl": "http://dentalezlearning.com/member/bio_popup.asp?x_classId=2769"
            },
            {
                "classId": 2728,
                "active": true,
                "isTutorial": false,
                "credits": 1,
                "creditName": "Self-study",
                "releaseDate": "2015-10-21T00:00:00.000Z",
                "releaseDateUTC": "2015-10-21T00:00:00.000Z",
                "releaseDateET": "2015-10-20T20:00:00.000Z",
                "releaseDateCT": "2015-10-20T19:00:00.000Z",
                "releaseDatePT": "2015-10-20T17:00:00.000Z",
                "releaseDateGST": "2015-10-21T01:00:00.000Z",
                "companyId": 44,
                "photo": "https://cdn.viva9.us/contrib/va/classphoto/photo_2728.20159231210321291.jpg",
                "className": "Jump In...The Water's Clean",
                "blurb": "Providing clean, safe dental water is critical to implementing and maintaining effective infection control protocols. Challenges of basic equipment design and tubing contribute to the development of biofilm in dental unit waterlines. This CE webinar will include compliance with current guidelines related to microbiological water standards and protocol recommendations for best treatment of DUWL protocols to ensure patient and clinician safety.",
                "hash": "84374616-BDE9-4B64-8DFF-D27C3A93BB73",
                "sponsorCompanyName": "Crosstex",
                "sponsorSite": "crosstexlearning.com",
                "speakerName": "Ms. Leann Keefer, RDH, MSM",
                "url": "https://vivalearning.viva9.us/member/classroom.asp?x_classId=2728",
                "urlText": "Watch On-demand Class Now",
                "creditString": "1 CEU (Self-Study)",
                "disclosureUrl": "http://crosstexlearning.com/member/bio_popup.asp?x_classId=2728"
            },
            {
                "classId": 2234,
                "active": true,
                "isTutorial": false,
                "credits": 1,
                "creditName": "Self-study",
                "releaseDate": "2014-11-18T00:00:00.000Z",
                "releaseDateUTC": "2014-11-18T00:00:00.000Z",
                "releaseDateET": "2014-11-17T19:00:00.000Z",
                "releaseDateCT": "2014-11-17T18:00:00.000Z",
                "releaseDatePT": "2014-11-17T16:00:00.000Z",
                "releaseDateGST": "2014-11-18T00:00:00.000Z",
                "companyId": 65,
                "photo": "https://cdn.viva9.us/contrib/va/classphoto/photo_2234.2014113855376463.jpg",
                "className": "Bioburden in Tips",
                "blurb": "Dental handpieces attached to hoses, including air-water syringe tips, utilize water and air that must be started and stopped repeatedly. The dynamics of that process may result in retraction of debris and pathogens, known as bio-burden, back into the handpieces. This CE webinar explores the reasons for this and solutions to the problem. Learn reasonable ways to manage the contamination of dental equipment.",
                "hash": "326D4787-3B06-49FF-99A7-45D131B21517",
                "sponsorCompanyName": "Kerr TotalCare",
                "sponsorSite": "kerrtotalcarelearning.com",
                "speakerName": "Nancy Andrews, RDH",
                "url": "https://vivalearning.viva9.us/member/classroom.asp?x_classId=2234",
                "urlText": "Watch On-demand Class Now",
                "creditString": "1 CEU (Self-Study)",
                "disclosureUrl": "http://kerrtotalcarelearning.com/member/bio_popup.asp?x_classId=2234"
            }
        ],
        "totalRows": 13
    },
    "tutorials": {
        "status": true,
        "rowCount": 9,
        "data": [
            {
                "classId": 2891,
                "active": true,
                "isTutorial": true,
                "credits": 0,
                "creditName": "Self-study",
                "releaseDate": "2016-05-11T00:00:00.000Z",
                "releaseDateUTC": "2016-05-11T00:00:00.000Z",
                "releaseDateET": "2016-05-10T20:00:00.000Z",
                "releaseDateCT": "2016-05-10T19:00:00.000Z",
                "releaseDatePT": "2016-05-10T17:00:00.000Z",
                "releaseDateGST": "2016-05-11T01:00:00.000Z",
                "companyId": 93,
                "photo": "https://cdn.viva9.us/contrib/va/classphoto/photo_2891.2016510727168923.jpg",
                "className": "Pro-Tip Turbo by Medicom",
                "blurb": "Medicom’s Pro-Tip Turbo gives you everything you want and need in an air and water syringe tip.  As a single-use product it protects your patients from infection.  Its double-chamber design provides perfect air and water separation, giving you instant dry air free of water contamination.  Pro-Tip Turbo’s exclusive locking system ensures that your syringe tip will not come off during a procedure.  And it fits with all syringes and a wide range of converters.",
                "hash": "E1D07B5C-E137-4D9C-8880-52ED947408D8",
                "sponsorCompanyName": "Medicom",
                "sponsorSite": "medicomlearning.com",
                "speakerName": null,
                "url": "https://vivalearning.viva9.us/member/classroom.asp?x_classId=2891",
                "urlText": "Watch Product Tutorial Now"
            },
            {
                "classId": 2695,
                "active": true,
                "isTutorial": true,
                "credits": 0,
                "creditName": "Self-study",
                "releaseDate": "2015-08-26T00:00:00.000Z",
                "releaseDateUTC": "2015-08-26T00:00:00.000Z",
                "releaseDateET": "2015-08-25T20:00:00.000Z",
                "releaseDateCT": "2015-08-25T19:00:00.000Z",
                "releaseDatePT": "2015-08-25T17:00:00.000Z",
                "releaseDateGST": "2015-08-26T01:00:00.000Z",
                "companyId": 44,
                "photo": "https://cdn.viva9.us/contrib/va/classphoto/photo_2695.20158261331151770.jpg",
                "className": "How Safe is the Water from your Dental Unit Waterline?",
                "blurb": null,
                "hash": "58378909-3F4C-4B5E-BC69-32F5FA8C7968",
                "sponsorCompanyName": "Crosstex",
                "sponsorSite": "crosstexlearning.com",
                "speakerName": null,
                "url": "https://vivalearning.viva9.us/member/classroom.asp?x_classId=2695",
                "urlText": "Watch Product Tutorial Now"
            },
            {
                "classId": 2693,
                "active": true,
                "isTutorial": true,
                "credits": 0,
                "creditName": "Self-study",
                "releaseDate": "2015-08-26T00:00:00.000Z",
                "releaseDateUTC": "2015-08-26T00:00:00.000Z",
                "releaseDateET": "2015-08-25T20:00:00.000Z",
                "releaseDateCT": "2015-08-25T19:00:00.000Z",
                "releaseDatePT": "2015-08-25T17:00:00.000Z",
                "releaseDateGST": "2015-08-26T01:00:00.000Z",
                "companyId": 44,
                "photo": "https://cdn.viva9.us/contrib/va/classphoto/photo_2693.20158261329396744.jpg",
                "className": "Crosstex DentaPure DP365B Waterline Treatment Installation Video",
                "blurb": null,
                "hash": "8A3E7F2C-A437-49D1-82DD-A2F2C6CB6697",
                "sponsorCompanyName": "Crosstex",
                "sponsorSite": "crosstexlearning.com",
                "speakerName": null,
                "url": "https://vivalearning.viva9.us/member/classroom.asp?x_classId=2693",
                "urlText": "Watch Product Tutorial Now"
            },
            {
                "classId": 2694,
                "active": true,
                "isTutorial": true,
                "credits": 0,
                "creditName": "Self-study",
                "releaseDate": "2015-08-26T00:00:00.000Z",
                "releaseDateUTC": "2015-08-26T00:00:00.000Z",
                "releaseDateET": "2015-08-25T20:00:00.000Z",
                "releaseDateCT": "2015-08-25T19:00:00.000Z",
                "releaseDatePT": "2015-08-25T17:00:00.000Z",
                "releaseDateGST": "2015-08-26T01:00:00.000Z",
                "companyId": 44,
                "photo": "https://cdn.viva9.us/contrib/va/classphoto/photo_2694.20158261330204399.jpg",
                "className": "Crosstex DentaPure Dental Unit Waterline Treatment Cartridges",
                "blurb": null,
                "hash": "1E0E3C62-3EAD-4412-B85A-A40285C29151",
                "sponsorCompanyName": "Crosstex",
                "sponsorSite": "crosstexlearning.com",
                "speakerName": null,
                "url": "https://vivalearning.viva9.us/member/classroom.asp?x_classId=2694",
                "urlText": "Watch Product Tutorial Now"
            },
            {
                "classId": 2670,
                "active": true,
                "isTutorial": true,
                "credits": 0,
                "creditName": "Self-study",
                "releaseDate": "2015-08-25T00:00:00.000Z",
                "releaseDateUTC": "2015-08-25T00:00:00.000Z",
                "releaseDateET": "2015-08-24T20:00:00.000Z",
                "releaseDateCT": "2015-08-24T19:00:00.000Z",
                "releaseDatePT": "2015-08-24T17:00:00.000Z",
                "releaseDateGST": "2015-08-25T01:00:00.000Z",
                "companyId": 44,
                "photo": "https://cdn.viva9.us/contrib/va/classphoto/photo_2670.2015825828515024.jpg",
                "className": "DentaPure (Clean Water. Clean Choice.)",
                "blurb": "DentaPure takes the guesswork out of providing clean, safe dental water. Used according to labeling, DentaPure will meet all known microbiological water standards and recommendations.",
                "hash": "AF8DDEC3-DDD9-43C6-90A7-3AE8A405A198",
                "sponsorCompanyName": "Crosstex",
                "sponsorSite": "crosstexlearning.com",
                "speakerName": null,
                "url": "https://vivalearning.viva9.us/member/classroom.asp?x_classId=2670",
                "urlText": "Watch Product Tutorial Now"
            },
            {
                "classId": 1841,
                "active": true,
                "isTutorial": true,
                "credits": 0,
                "creditName": "Self-study",
                "releaseDate": "2013-10-14T00:00:00.000Z",
                "releaseDateUTC": "2013-10-14T00:00:00.000Z",
                "releaseDateET": "2013-10-13T20:00:00.000Z",
                "releaseDateCT": "2013-10-13T19:00:00.000Z",
                "releaseDatePT": "2013-10-13T17:00:00.000Z",
                "releaseDateGST": "2013-10-14T01:00:00.000Z",
                "companyId": 65,
                "photo": "https://cdn.viva9.us/contrib/va/classphoto/photo_1841.20131014647509092.jpg",
                "className": "Seal-Tight Air/Water Syringe Tip System",
                "blurb": "Seal-Tight's® patented technology eliminates the risk of water leakage without the need for O-rings, setting it apart from every other air/water syringe tip currently on the market.  Watch this video and learn all about it!",
                "hash": "29162B4F-4C0E-4C98-BACF-85DDEE7E7FC7",
                "sponsorCompanyName": "Kerr TotalCare",
                "sponsorSite": "kerrtotalcarelearning.com",
                "speakerName": null,
                "url": "https://vivalearning.viva9.us/member/classroom.asp?x_classId=1841",
                "urlText": "Watch Product Tutorial Now"
            },
            {
                "classId": 1457,
                "active": true,
                "isTutorial": true,
                "credits": 0,
                "creditName": "Self-study",
                "releaseDate": "2012-11-05T00:00:00.000Z",
                "releaseDateUTC": "2012-11-05T00:00:00.000Z",
                "releaseDateET": "2012-11-04T19:00:00.000Z",
                "releaseDateCT": "2012-11-04T18:00:00.000Z",
                "releaseDatePT": "2012-11-04T16:00:00.000Z",
                "releaseDateGST": "2012-11-05T00:00:00.000Z",
                "companyId": 4,
                "photo": "https://cdn.viva9.us/contrib/va/classphoto/photo_1457.20121151024286911.jpg",
                "className": "ReSURGE™ Instrument Cleaning Solution",
                "blurb": "ReSURGE™, the new instrument cleaning solution from Sultan Healthcare, combines the best of general purpose and enzymatic cleaners to deliver fast, safe cleaning for even your most sensitive instruments.",
                "hash": "4770CDC7-9277-4318-AF4C-E149B5090B8F",
                "sponsorCompanyName": "Sultan Healthcare",
                "sponsorSite": "sultanhclearning.com",
                "speakerName": null,
                "url": "https://vivalearning.viva9.us/member/classroom.asp?x_classId=1457",
                "urlText": "Watch Product Tutorial Now"
            },
            {
                "classId": 1090,
                "active": true,
                "isTutorial": true,
                "credits": 0,
                "creditName": "Self-study",
                "releaseDate": "2011-12-19T00:00:00.000Z",
                "releaseDateUTC": "2011-12-19T00:00:00.000Z",
                "releaseDateET": "2011-12-18T19:00:00.000Z",
                "releaseDateCT": "2011-12-18T18:00:00.000Z",
                "releaseDatePT": "2011-12-18T16:00:00.000Z",
                "releaseDateGST": "2011-12-19T00:00:00.000Z",
                "companyId": 4,
                "photo": "https://cdn.viva9.us/contrib/va/classphoto/photo_1090.201112191428533399.jpg",
                "className": "FlashTips™",
                "blurb": "Introducing new FlashTips™ Disposable Air/Water Syringe Tips, a single-use air/water syringe tip that helps eliminate the risks of cross-contamination associated with traditional metal tips.",
                "hash": "30DCE00E-FA42-4D8F-96E3-E79E4E5C598A",
                "sponsorCompanyName": "Sultan Healthcare",
                "sponsorSite": "sultanhclearning.com",
                "speakerName": null,
                "url": "https://vivalearning.viva9.us/member/classroom.asp?x_classId=1090",
                "urlText": "Watch Product Tutorial Now"
            },
            {
                "classId": 791,
                "active": true,
                "isTutorial": true,
                "credits": 0,
                "creditName": "Self-study",
                "releaseDate": "2011-02-17T00:00:00.000Z",
                "releaseDateUTC": "2011-02-17T00:00:00.000Z",
                "releaseDateET": "2011-02-16T19:00:00.000Z",
                "releaseDateCT": "2011-02-16T18:00:00.000Z",
                "releaseDatePT": "2011-02-16T16:00:00.000Z",
                "releaseDateGST": "2011-02-17T00:00:00.000Z",
                "companyId": 28,
                "photo": "https://cdn.viva9.us/contrib/va/classphoto/photo_791.20112171346451621.jpg",
                "className": "RAMVAC Badger",
                "blurb": "Small and lightweight, the RAMVAC Badger is an ideal dry vacuum system for new offices—a replacement for existing wet-ring vacuum systems and an economical replacement for aging dry systems.",
                "hash": "AD90A2D1-C971-439E-8847-91F7837D7D71",
                "sponsorCompanyName": "DentalEZ®",
                "sponsorSite": "dentalezlearning.com",
                "speakerName": null,
                "url": "https://vivalearning.viva9.us/member/classroom.asp?x_classId=791",
                "urlText": "Watch Product Tutorial Now"
            }
        ],
        "totalRows": 9
    },
    "podcasts": {
        "status": true,
        "rowCount": 2,
        "data": [
            {
                "id": 144,
                "podcastShowId": 7,
                "credits": 0.25,
                "durationSec": 913,
                "releaseDate": "2019-07-08T00:00:00.000Z",
                "releaseDateUTC": "2019-07-08T00:00:00.000Z",
                "title": "It All Starts with Water",
                "hash": "D6395CFA-0FFD-4DF9-BCD8-0ED0C9CF3354",
                "photo": "https://cdn.viva9.us/contrib/va/classphoto/podcast_photo_7_classphoto_150x150_d.20200116041149637.jpg",
                "mp3": "https://cdn.viva9.us/contrib/va/podcast/harp2.mp3",
                "blurb": "Dental podcast hosted by Dr. Phil Klein: This Viva Podcast will discuss water quality and the challenges dental practices face when dealing with dental unit waterlines. Our guest is Jim Chandler.  He has nearly 40 years of experience in water treatment technologies, was the founder and president of Vista Research Group, which was recently acquired by Crosstex International. Vista Research Group products provide a complete line of water treatment, purification and steam-processing solutions used by thousands of dental practices throughout the U.S. and Canada.",
                "podcastShowHash": "6D5840BF-6401-468E-87FE-E19359B92D8C",
                "companyId": 44,
                "companyName": "Crosstex",
                "sponsorSite": "crosstexlearning.com",
                "speakerName": "Mr. Jim Chandler",
                "ceTypeId": 1,
                "url": "https://vivalearning.viva9.us/member/podcast.asp?x_podcastId=144",
                "urlText": "Listen Now >>",
                "creditString": "0.25 CEU (Self-Study)"
            },
            {
                "id": 161,
                "podcastShowId": 7,
                "credits": 0.25,
                "durationSec": 1202,
                "releaseDate": "2019-07-08T00:00:00.000Z",
                "releaseDateUTC": "2019-07-08T00:00:00.000Z",
                "title": "Zap the Tap",
                "hash": "1BED1D21-5B09-403F-8281-FAE4E2879BDE",
                "photo": "https://cdn.viva9.us/contrib/va/classphoto/podcast_photo_7_classphoto_150x150_d.20200116041149637.jpg",
                "mp3": "https://cdn.viva9.us/contrib/va/podcast/harp3.mp3",
                "blurb": "Dental podcast hosted by Dr. Phil Klein: This Viva Podcast will discuss water in steri-centers and how the quality effects ultrasonic cleaners and instrument washers. Our guest is Jim Chandler.  He has nearly 40 years of experience in water treatment technologies, was the founder and president of Vista Research Group, which was recently acquired by Crosstex International. Vista Research Group products provide a complete line of water treatment, purification and steam-processing solutions used by thousands of dental practices throughout the U.S. and Canada.",
                "podcastShowHash": "6D5840BF-6401-468E-87FE-E19359B92D8C",
                "companyId": 44,
                "companyName": "Crosstex",
                "sponsorSite": "crosstexlearning.com",
                "speakerName": "Mr. Jim Chandler",
                "ceTypeId": 1,
                "url": "https://vivalearning.viva9.us/member/podcast.asp?x_podcastId=161",
                "urlText": "Listen Now >>",
                "creditString": "0.25 CEU (Self-Study)"
            }
        ],
        "totalRows": 2
    }
}
Response Fields
Parameter Type Description
token string API token that can be used for subsequent calls.
datetimeUtc datetime Server datetime in UTC.
version string Current API version.
status string Boolean status of response.
search object Search parameters.
webinars array Array of live webinar objects.
classes array Array of on-demand class objects.
tutorials array Array of tutorial objects.
podcasts array Array of podcast objects.