Toit · Authentication Profile

Toit Authentication

Authentication

Toit secures its APIs with bearer and apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanySoftware-as-a-ServiceIoTEmbeddedESP32MicrocontrollersProgramming LanguageFleet ManagementFirmwareDeveloper ToolsgRPC
Methods: bearer, apiKey Schemes: 2 OAuth flows: API key in: metadata

Security Schemes

bearerToken http
scheme: bearer
apiKey apiKey
· in: metadata ()

Source

Authentication Profile

toit-authentication.yml Raw ↑
generated: '2026-07-21'
method: derived
source: grpc/toit-auth.proto + grpc/toit-organization.proto
notes: >-
  Derived from the legacy Toit cloud gRPC API definitions (toitware/api). The open-source
  Toit SDK and Jaguar (`jag`) developer tooling authenticate to devices locally over WiFi
  and require no cloud credentials. The cloud platform used two mechanisms below.
summary:
  types: [bearer, apiKey]
  api_key_in: [metadata]
  oauth2_flows: []
schemes:
  - name: bearerToken
    type: http
    scheme: bearer
    source: grpc/toit-auth.proto
    description: >-
      Auth.Login exchanges username/password for an access_token (token_type "bearer")
      plus a refresh_token; Auth.Refresh renews it. Presented on the gRPC authorization
      metadata for subsequent calls.
  - name: apiKey
    type: apiKey
    in: metadata
    source: grpc/toit-organization.proto
    description: >-
      Organization-scoped API keys created via OrganizationService.CreateAPIKey /
      GetAPIKeySecret, used for programmatic (non-interactive) access to the platform.

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