Get access to the Scorecard API
Create a Scorecard account and find your organization’sSCORECARD_API_KEY
in settings.
Use Scorecard’s SDKs
Python SDK
pip install scorecard-ai
to interact with our API.Node.js SDK
npm install scorecard-ai
to interact with our API.