Table of Contents

Introduction

Overview

Video plays a vital role in the dynamic world of youth sports, and SportsRecruits recognizes the need to simplify and consolidate video workflows within the recruiting process.

With the SportsRecruits API, athletes can seamlessly connect their recruiting profile to combine the best video tools with the premier recruiting platform.

The integration offers unparalleled convenience as videos can be directly added to athletes’ SportsRecruits libraries, eliminating the need for the time-consuming download and re-upload process.

As a video partner, you control any synced content with options to maintain access for individual athletes or remove videos from SportsRecruits entirely.


Authentication

SportsRecruits uses HMAC (hash-based message authentication code) authentication when communicating with video integration partners to ensure that requests are not tampered with and originate from an authorized source.

Request Headers

**Partner-Id**

This header must contain the unique uuid identifier assigned to the video integration partner

Partner-Id: db1f9355-7756-48ad-99e0-a60734850070

**Authorization**

This header should contain a SHA256 hashed signature that is comprised of the following:

Authorization: 048588470471dac49d9141a29aeb897eabc053aeb8feae4bc033ebaadedc672f

Guidelines for Generating the Authorization Header