๐Ÿ”— Context

A context represents a session on one of the SharpSports hosted experiences.

betSync context

betSync Context

This endpoint returns a cid , which can be used with the url scheme https://ui.sharpsports.io/link/{cid} to generate a linking session for your user. This ui will prompt them to link a sportsbook account.

See the betSync guide for more details.


betPlace context

betPlace Context

This endpoint returns a cid , which can be used with the url scheme https://ui.sharpsports.io/place/{cid} to generate a bet placement link for a bettor. This is specifically used if you want to prompt a bettor to link their account before placing the bet if they haven't already.

See the betPlace guide for more details.


bestPrice context

bestPrice Context

This endpoint returns a cid , which can be used with the url scheme https://ui.sharpsports.io/best-price/{cid} to generate a bestPrice session for a bettor.

See the betPrice guide for more details.