Introduction

Welcome to the documentation for iSports API.

Before using our api, please follow the steps below:

  1. Create an account.
  2. Start free trial or subscribe any plans to get access to the corresponding api endpoints.
  3. Log in to get your personal api key.

Each api endpoint has a unique path that replaces the <API_PATH> in the url below to call our data feed.

http://api.isportsapi.com/<API_PATH>?api_key=<YOUR_API_KEY>

For example, the path to Football Livescores for today is:

/sport/football/livescores

The complete request path is:

http://api.isportsapi.com/sport/football/livescores?api_key=<YOUR_API_KEY>

If http://api.isportsapi.com/ cannot be accessed, or the speed is slow, please use http://api2.isportsapi.com/. So here's another request path:

http://api2.isportsapi.com/sport/football/livescores?api_key=<YOUR_API_KEY>

Put your api key to replace <YOUR_API_KEY> in the request path, then you can get the corresponding result.

Follow three easy steps before using our API: create an account, start free trial or subscribe plans, get api key.

iSports API - Introduction - DocumentationiSportsAPI

Contact