LogoLogo
Sign InCertnCertn Help
Certn API v 1.0
Certn API v 1.0
  • Certn API v 1.0
  • Getting Started
    • Create a demo account
      • Send your first request
      • Retrieve the results
  • Guides
    • Manage your team
    • Use the API
      • Use an authorization header
      • Use webhooks
      • Get the applicant's consent
    • Run a check
      • Address Reference Check
      • Australia Right To Work Check
      • Basic Disclosure And Barring Service Check
      • Basic Disclosure Scotland Check
      • Canadian Criminal Record Check
      • Credential Verification
      • Credit Check
      • Education Verification
      • Employment Verification
      • Employment Reference Check
      • Enhanced Identity Verification
      • International Criminal Record Check
      • Motor Vehicle Record Check / Driver's Abstract
      • Social Media Check
      • Softcheck
      • SOQUIJ
      • UK Right To Work Check
      • US Criminal Record Check
    • Understanding statuses and scores
  • API Reference
    • General
    • Human Resources
      • Available checks
    • Property Management
      • Available checks
    • Resources
      • Application parameters
        • Request flags
      • Error codes
      • Regional codes
      • Report field mappings
  • FAQ
  • Changelogs
  • Contact us
Powered by GitBook

The Certn Group of companies includes Certn, Credence & InterCheck. For educational purposes, these companies are referred to as β€œCertn” in this website. For questions about any of the aforementioned companies, contact support@certn.co. Β©2023 Certn.

On this page
  • Availability
  • Parameters
  • Report
  1. Guides
  2. Run a check

Education Verification

PreviousCredit CheckNextEmployment Verification

Last updated 1 year ago

An education verification validates the disclosed education of an individual. Typically, the standard is to verify the highest degree, unless otherwise requested. Certn verifies degree(s) received, course of study, and dates of attendance when available. This is verified directly with the institution(s) listed which includes through their electronic repository that holds the records if required.

Certn makes 3-5 sufficient attempts to obtain source data for verification and reports back accordingly. A sufficient attempt can be defined as an attempt which could reasonably lead to a result. Additional fees apply when a school utilizes an outsourced entity to provide data.

Availability

This check is available in Canada and the US

This check is available for a

Industry
Availability
Endpoints

Human Resources

Yes

Property Management

No

Industry
Availability
Endpoints

Human Resources

Yes

Property Management

No

Parameters

Request flag

Include this flag in the body of your request:

Optional flags

Set these flags explicitly, or leave them out to use your team's default settings:

education_verification_level

education_verification_min

education_verification_max

Invite parameters

To invite an applicant to complete a screen, include this parameter in the body of your request:

  • email

See all available Application parameters

Quickscreen parameters

To complete a quickscreen, include these parameters in the body of your request:

    • first_name

    • last_name

    • date_of_birth

Example request

{
    "request_education_verification": true,
    "education_verification_level": "HIGHEST",
    "email": "example@certn.co",
    "information": {
        "first_name": "Sebastien",
        "last_name": "Normandin",
        "date_of_birth": "1970-06-28",
        "addresses": [{
                "address": "4412 King Alfred Court",
                "city": "Victoria",
                "province_state": "BC",
                "country": "CA",
                "current": true
            }
        ],
        "educations": [{
                "current": false,
                "start_date": "2016-08-21",
                "end_date": "2020-04-16",
                "institution": "University of Victoria",
                "degree": {
                    "degree": "BA"
                },
                "specializations": [{
                        "specialization": "History"
                    }
                ],
                "address": {
                    "city": "Victoria",
                    "province_state": "BC",
                    "other_province_state": "",
                    "country": "CA"
                },
                "highest_level": true
            }
        ]
    },
    "position_or_property_location": {
        "address": "Tiffany & Co., 97 Greene St",
        "city": "New York City",
        "county": "New York",
        "province_state": "NY",
        "country": "US",
        "postal_code": "10012",
        "location_type": "Position Location"
    }
}

Report

Quickscreen

Invite

Quickscreen

Invite

See all

(min 1)

(min 1)

Make sure to obtain the from your applicant before running the quickscreen.

Report field:

Each education verification object can be found under information.educations[index]. See for more.

proof of consent
❌
❌
❌
❌
πŸ‡¨πŸ‡¦
πŸ‡ΊπŸ‡Έ
βœ…
request_education_verification
βœ…
πŸ“©
βœ…
πŸ“©
quickscreen
Certn Verifications
information.educations
Education Verification flags
information
addresses
educations
position_or_property_location
Quickscreen
Invite
Quickscreen
Invite