Get started¶
General¶
DirectFeed.Configurator API provides taxonomy search endpoints for sports, categories, tournaments, and events. It is used to look up and filter taxonomy entities with support for text search, sport/category/tournament filtering, language selection, and pagination.
This API is intended for server-to-server use and requires authentication via access token.
Authentication¶
All DirectFeed.Configurator API endpoints require authentication. Refer to the main S2S API authentication guide for details on:
- Access token handling
- Session management
Related APIs¶
The DirectFeed.Configurator API works in conjunction with other S2S API components:
- Bet Builder API - Allows combining interdependent markets from the same event into a single bet.
- Line API - Provides access to sports events and markets.
Getting Started Resources¶
General Information¶
- Accessing GR8 API
- API Key Authentication
- Postman Workspace - Ready-to-use API collection for testing
Additional Resources¶
- SportbookAPI Changelog - Latest updates and changes
- Additional Resources - Integration examples and best practices