Skip to main content
The SEAPIClient class provides easy authentication and access to the SkillEngine API. The requirements of this class can be installed as follows after which the class can be copy pasted into your code.
For private key authentication pass private_key instead of client_secret. Once the client has been initialized you can start making requests as follows