Skip to main content

Start Here: Integration Overview

This guide walks you through the integration process from start to go-live. Use it to:

  • Understand what happens at each stage and who's responsible
  • Know what to expect and what you need to do
  • Find the right documentation for each step

Bookmark this page to track your progress throughout integration.

What You'll Build

By integrating with EvenBet Gaming, you'll enable your players to:

  • Access poker games directly from your platform
  • Manage their balance seamlessly (or via transfers)
  • Track gameplay through real-time events
  • View reports on player activity and revenue

Choose Your Wallet Type

Before starting, decide how you want to manage player funds. This is the main architectural decision for your integration.

Most partners choose Seamless Wallet as it provides complete control over player balances and the best player experience.

Read detailed wallet comparison


Integration Process Overview

Your integration follows three phases:

PhaseWhat HappensWhoDuration
1. SetupEnvironment and credentials preparedEvenBet1 week
2. ImplementationAPI and wallet integration builtYour team1-4 weeks
3. Finalization & TestingTesting, configuration, go-liveBoth teams4-6 days

Note: All durations are approximate and may vary based on your team's availability and specific requirements.


Phase 1: Setup

EvenBet prepares your environment and credentials. No development work required on your side during this phase.

Stage 1: Environment Setup

  • Who: EvenBet (Account Manager)
  • What happens: Your test/production environment is prepared
  • Output: Environment ready. You'll receive environment details via email from your AM
  • Your action: None required

Stage 2: Credentials Creation

  • Who: EvenBet (Account Manager)
  • What happens: Your API credentials are generated
  • Output: Client ID, Secret Key, Seamless Key (if applicable), sent via email
  • Your action: Provide player nickname preference:
    • Option A: Use player names from your platform in poker
    • Option B: Let poker prompt the player for a nickname at first login

Before Starting Phase 2

Confirm you have received from your Account Manager:

  • Access to your test/production environment (Stage 1)
  • Client ID
  • Secret Key
  • Seamless Key (if using Seamless Wallet)

Phase 2: Implementation

Your team builds the integration using the credentials received.

Stage 3: API Integration

  • Who: Your development team
  • What happens: Implement session creation and game launching
  • Output: Working API connection
  • Your action: Follow the Quick Start Guide

Stage 4: Wallet Implementation

  • Who: Your development team
  • What happens: Implement wallet endpoints to handle balance checks and transactions (3-4 methods depending on wallet type) and signature validation
  • Output: Working wallet integration
  • Your action: Follow Seamless Wallet Setup or Transfer Wallet documentation

Phase 3: Finalization & Testing

Both teams work together to configure, test, and launch your integration.

Stage 5: Automated Testing (Seamless Wallet)

  • Who: Your team + EvenBet (Integration Support)
  • What happens: Run automated tests to validate your integration. Fix any issues and retest until all tests pass. Integration Support also runs tests to verify.
  • Output: All automated tests passed
  • Your action:
    • Provide test credentials (userId, external ID, currency) and login credentials to your system
    • Access the testing tool (credentials provided by your AM)
    • Run tests, fix any issues, and retest until all pass

Stage 6: Configuration (Seamless Wallet)

  • Who: You + EvenBet (Integration Support)
  • What happens: Your Seamless wallet endpoints are configured in the EvenBet system
  • Output: Endpoints configured
  • Your action: Send your wallet API endpoint URLs to Integration Support

Stage 7: Manual Testing

  • Who: Both teams
  • What happens: End-to-end testing of all scenarios, edge case validation
  • Output: Integration approved for go-live
  • Your action: Test full user journeys on your platform

Support & Resources

Your Contacts

Account Manager: Project coordination, timelines, business questions. Assigned at project start.

Integration Support Team: Technical questions, configuration, testing. Access via Integration Support chat (created by your AM).

Documentation & Tools


Quick Reference

StageWhoOutput
1. Environment SetupEvenBet (AM)Environment ready
2. Credentials CreationEvenBet (AM)Client ID, Secret Key, Seamless Key
3. API IntegrationYour teamWorking API connection
4. Wallet ImplementationYour teamWorking wallet integration
5. Automated Testing (Seamless)Your team + EvenBet (IS)All automated tests passed
6. Configuration (Seamless)You + EvenBet (IS)Endpoints configured
7. Manual TestingBoth teamsIntegration approved

Ready to Start?

🚀 Begin with the Quick Start Guide

This guide will have you making your first successful API call in under 10 minutes.