# Postman Collection
URL: https://sockodds.com/postman-collection/

> Download the SockOdds Postman collection JSON to explore and test the API.

Download the Postman collection JSON file to quickly explore and test the SockOdds API.

[Download SockOdds_Postman_Collection.json](https://sockodds.com/SockOdds_Postman_Collection.json)

## How to import

1. Install Postman from [postman.com/downloads](https://www.postman.com/downloads/).
2. Download the collection above.
3. In Postman click **Import**.
4. Drag the JSON file in, or browse to it.
5. Click **Import** to confirm.
6. Find **SockOdds API** in your collections.

## Next steps

Open the collection's **Variables** tab and replace `YOUR_API_KEY_HERE` with your key — every request sends it as the `X-API-Key` header. Then expand **Events**, open **Get Events**, set `leagueID` to `AFL` and press Send.

[Full API documentation →](https://sockodds.com/docs/)
