SDK
To make things simpler, we have created various SDKs which abstract you from things like refreshing an expired token, attaching it while making requests, etc. You can choose the right SDK based on your preferred language:
PHP
https://github.com/officina/playoff-php-sdk
JAVA
https://github.com/officina/playoff-java-sdk
Python
https://pypi.org/project/Playoff/
Manage Client Permissions
You may have noticed that at the moment of the Client creation, some items were flagged ✅. These items represent the enabled permissions for a Client. Therefore, this offers the possibility of limiting access to the API.
Let’s clarify this concept with an example:
- Let’s modifying the previously created Client: