First Project
First Project
Section titled “First Project”Use this tutorial as the starter path for the first real OddsMap integration.
1. Prepare a workspace
Section titled “1. Prepare a workspace”Create a local project directory and decide where your configuration will live.
2. Set environment variables
Section titled “2. Set environment variables”Use placeholder values for:
API_KEYAPI_BASE_URLENVIRONMENT
3. Make a request
Section titled “3. Make a request”curl https://api.example.com/users \ -H "Authorization: Bearer YOUR_API_KEY"