EasyPlayDeveloper

Introduction

Overview of the EasyPlay External API

What is the EasyPlay External API?

The EasyPlay External API gives approved API clients read access to a curated subset of EasyPlay data:

  • Clubs — core information about a club.
  • Stadiums — stadiums belonging to a club.
  • Live events — live events for a stadium or club.

The API is served from:

https://api.easyplay.no

Who is it for?

Access is limited to approved API clients. Each client is issued a clientId / clientSecret pair by EasyPlay and is granted access to specific resources (see Authentication).

Scope of the API

Only the endpoints documented on this site are available to external clients. Requests to any other endpoint — or to a documented endpoint outside the scopes granted to your client — return 403 Forbidden.

On this page