TestSprite · Authentication Profile

Testsprite Authentication

Authentication

TestSprite authenticates with a per-account API key created in the Web Portal (Settings -> API Keys -> Create new key). The key is verified by calling GET /me before it is stored. The CLI persists it locally at ~/.testsprite/credentials (INI-style, mode 0600) and supports named profiles; the MCP server takes the key via the API_KEY environment variable. Keys carry a fixed set of scopes (see scopes/testsprite-scopes.yml).

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

CompanySoftware TestingAPI TestingTest AutomationArtificial IntelligenceDeveloper ToolsMCPQuality AssuranceCI/CDAgentic
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

apiKey apiKey
· in: header ()

Source

Authentication Profile

testsprite-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: >-
  https://docs.testsprite.com/cli/core/authentication,
  https://docs.testsprite.com/web-portal/admin/api-keys — TestSprite has no
  public OpenAPI, so this profile is captured from the authentication docs
  rather than derived from a spec.
description: >-
  TestSprite authenticates with a per-account API key created in the Web Portal
  (Settings -> API Keys -> Create new key). The key is verified by calling
  GET /me before it is stored. The CLI persists it locally at
  ~/.testsprite/credentials (INI-style, mode 0600) and supports named profiles;
  the MCP server takes the key via the API_KEY environment variable. Keys carry
  a fixed set of scopes (see scopes/testsprite-scopes.yml).
summary:
  types: [apiKey]
  api_key_in: [header]
  api_key_source: https://www.testsprite.com/dashboard/settings/apikey
  oauth2_flows: []
schemes:
  - name: apiKey
    type: apiKey
    in: header
    key_prefix: sk-
    verification: GET /me
    description: >-
      TestSprite API key (observed prefix `sk-`). Created once in the dashboard
      and shown only at creation time. Used by the CLI (`testsprite setup`), the
      MCP server (API_KEY env var), and Web Portal external tooling.
    scopes_detail: scopes/testsprite-scopes.yml
    docs: https://docs.testsprite.com/cli/core/authentication

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/testsprite-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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