Arga Labs · Authentication Profile

Arga Labs Authentication

Authentication

Arga Labs secures its APIs with http across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyAPI TestingSandboxesDigital TwinsAI AgentsDeveloper ToolsTesting InfrastructureCI/CDBrowser TestingMCPMock Services
Methods: http Schemes: 2 OAuth flows: API key in:

Security Schemes

apiKeyBearer http
scheme: bearer
jwtSession http
scheme: bearer

Source

Authentication Profile

arga-labs-authentication.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://docs.argalabs.com/api-reference/auth
docs: https://docs.argalabs.com/api-reference/auth
base_url: https://api.argalabs.com
summary:
  types:
  - http
  http_schemes:
  - bearer
  token_kinds:
  - api_key
  - jwt
schemes:
- name: apiKeyBearer
  type: http
  scheme: bearer
  token_type: API key
  prefix: arga_sk_
  usage: Server-to-server calls — SDKs, CI jobs, scripts, local tools.
  header: 'Authorization: Bearer <token>'
  provisioning:
  - Settings -> API Keys in the web app
  - arga login (device-scoped key stored at ~/.config/arga/config.json)
  quickstart_key:
    note: Email get-started signup yields a quickstart API key limited to 5 twin provisions.
- name: jwtSession
  type: http
  scheme: bearer
  token_type: JWT
  usage: Web app sessions and user-scoped browser flows. Some GitHub configuration endpoints require a user session.
notes:
- One account per email address; identity endpoints return 409 when violated.
- CLI/SDK/MCP all target https://api.argalabs.com by default; override with --api-url or ARGA_API_URL.

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/arga-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 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.