UrbanLogiq · Authentication Profile

Urbanlogiq Authentication

Authentication

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

CompanyGovernmentGovTechDataAnalyticsTransportationUrban PlanningPublic SafetyEconomic DevelopmentArtificial Intelligence
Methods: signedRequest, bearer Schemes: 2 OAuth flows: API key in: signature

Security Schemes

UL1-ED25519 signedRequest
bearer http
scheme: bearer

Source

Authentication Profile

urbanlogiq-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://github.com/urbanlogiq/ulsdk
docs: https://github.com/urbanlogiq/ulsdk#authentication
summary:
  types: [signedRequest, bearer]
  api_key_in: [signature]
  oauth2_flows: []
schemes:
- name: UL1-ED25519
  type: signedRequest
  description: >-
    All access to UrbanLogiq systems requires authentication, typically with
    signed requests using API keys. An API key consists of an Access Key ID
    and a Secret Key; the Secret Key signs a canonical request (method, path,
    sorted query string, signed headers, SHA-256 body hash — an AWS
    SigV4-style canonicalization) with an Ed25519 signature carried as
    X-UL-Signature. Keys are bound to a user ID (UUID), a region (US or CA),
    and an environment (prod or stage), and can be stored in profile form in
    a local ~/.ul/keys file.
  signature: UL1-ED25519
  signature_header: X-UL-Signature
  request_type: ul1_request
  key_portal:
  - region: us
    url: https://home.urbanlogiq.us/admin/keys
  - region: ca
    url: https://home.urbanlogiq.ca/admin/keys
  verification_call: GET /v1/bootstrap/ (api.gate.bootstrap returns current user, groups, client secrets)
  sources: [https://github.com/urbanlogiq/ulsdk]
- name: bearer
  type: http
  scheme: bearer
  description: >-
    The SDK RequestContext abstraction also supports bearer-token
    authentication as an alternative to signed requests (used by the web
    application session flow).
  sources: [https://github.com/urbanlogiq/ulsdk]

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