Pi Labs · Authentication Profile

Pi Labs Authentication

Authentication

Pi Labs secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyArtificial IntelligenceEvaluationLLMScoringMachine-LearningDeveloper Tools
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

apiKey apiKey
scheme: bearer · in: header ()

Source

Authentication Profile

pi-labs-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://code.withpi.ai/quickstart
docs: https://code.withpi.ai/quickstart
summary:
  types: [apiKey]
  api_key_in: [header]
  oauth2_flows: []
notes: >-
  Pi Labs (Pi Client) authenticates every REST request with a single API key.
  The official SDKs read the key from the WITHPI_API_KEY environment variable
  (e.g. PiClient(api_key=os.environ["WITHPI_API_KEY"])) and send it as a bearer
  token on the Authorization header. A free API key is issued from the Pi Labs
  account page. No OAuth2 / OpenID Connect / scope surface is documented, so
  there is no scopes/ artifact for this provider.
schemes:
  - name: apiKey
    type: apiKey
    in: header
    key_name: Authorization
    scheme: bearer
    env_var: WITHPI_API_KEY
    sources: [https://code.withpi.ai/quickstart]

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/pi-labs-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.