UrbanFootprint · Authentication Profile

Urbanfootprint Authentication

Authentication

UrbanFootprint secures its APIs with openIdConnect and oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode, clientCredentials, refreshToken, deviceCode, implicit, password, and tokenExchange flow(s).

CompanyClimateGeospatialUrban PlanningDataAnalyticsResilienceMapping
Methods: openIdConnect, oauth2 Schemes: 2 OAuth flows: authorizationCode, clientCredentials, refreshToken, deviceCode, implicit, password, tokenExchange API key in:

Security Schemes

auth0-oidc openIdConnect
platform-session http

Source

Authentication Profile

urbanfootprint-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://login.urbanfootprint.com/.well-known/openid-configuration
notes: UrbanFootprint publishes no public developer API or API-key program. The
  platform (app.urbanfootprint.com) authenticates users through an Auth0 custom
  domain (login.urbanfootprint.com, tenant urbanfootprint) and the SPA calls the
  platform API at app-api.urbanfootprint.com with session credentials.
  This profile describes that live platform auth surface, not a public API contract.
summary:
  types: [openIdConnect, oauth2]
  oauth2_flows: [authorizationCode, clientCredentials, refreshToken, deviceCode,
    implicit, password, tokenExchange]
  pkce: [S256, plain]
  dpop_signing_algs: [ES256]
schemes:
- name: auth0-oidc
  type: openIdConnect
  openIdConnectUrl: https://login.urbanfootprint.com/.well-known/openid-configuration
  issuer: https://login.urbanfootprint.com/
  authorizationUrl: https://login.urbanfootprint.com/authorize
  tokenUrl: https://login.urbanfootprint.com/oauth/token
  deviceAuthorizationUrl: https://login.urbanfootprint.com/oauth/device/code
  jwksUri: https://login.urbanfootprint.com/.well-known/jwks.json
  scopes_supported: [openid, profile, offline_access, name, given_name,
    family_name, nickname, email, email_verified, picture, created_at,
    identities, phone, address]
  id_token_signing_algs: [HS256, RS256, PS256]
  provider: Auth0 (custom domain)
- name: platform-session
  type: http
  description: The platform API (https://app-api.urbanfootprint.com) requires an
    authenticated session; unauthenticated requests receive an RFC 9457 401
    problem ("User must be logged in to perform this action") with
    access-control-allow-origin locked to https://app.urbanfootprint.com.

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