Content Channels
Give subscribers access to premium content on websites and forums. Link Subrite products to a Content Channel, then ask the Subrite API which channels a member or an IP address can access.
In this section
- SetupCreate a Content Channel in the Subrite admin and add the products whose subscribers get access to it.
- Per-user access (OIDC)Call the info-with-content-access endpoint with a logged-in member's OIDC access token to find out which Content Channels the member can access.
- IP-based accessServer-to-server endpoint that returns the Content Channels a client IP address is entitled to, for institutional access by IP range. Covers authorization, which IP to send, caching, errors and code examples.