Avenue One · Authentication Profile

Avenue One Authentication

Authentication

Avenue One declares 1 security scheme(s) across its OpenAPI definitions.

CompanyReal-EstateSingle-Family RentalPropTechInstitutional InvestingLendingAsset ManagementProperty DataMarketplace
Methods: Schemes: 1 OAuth flows: API key in:

Security Schemes

auth0-oidc openIdConnect
· flows: , , , ,

Source

Authentication Profile

avenue-one-authentication.yml Raw ↑
generated: '2026-08-06'
method: probed
source: https://avenueone.us.auth0.com/.well-known/openid-configuration
note: >-
  Avenue One publishes no OpenAPI, so there are no securitySchemes to derive from.
  This profile is probed from the only publicly readable authentication surface the
  company exposes: the Auth0 tenant that fronts the Partner Portal. It describes how
  humans sign in to AvenueOS — it is NOT a documented developer authentication model,
  and Avenue One does not publish one.
applies_to: >-
  Partner Portal (partners.avenueone.com) and the AvenueOS product hosts
  (credit.avenueone.com and its app/builder/investor portals).
schemes:
- name: auth0-oidc
  type: openIdConnect
  protocol: OpenID Connect 1.0 / OAuth 2.0
  provider: Auth0
  issuer: https://avenueone.us.auth0.com/
  openid_configuration: https://avenueone.us.auth0.com/.well-known/openid-configuration
  jwks_uri: https://avenueone.us.auth0.com/.well-known/jwks.json
  authorization_endpoint: https://avenueone.us.auth0.com/authorize
  token_endpoint: https://avenueone.us.auth0.com/oauth/token
  userinfo_endpoint: https://avenueone.us.auth0.com/userinfo
  revocation_endpoint: https://avenueone.us.auth0.com/oauth/revoke
  device_authorization_endpoint: https://avenueone.us.auth0.com/oauth/device/code
  registration_endpoint: https://avenueone.us.auth0.com/oidc/register
  flows:
  - authorization_code
  - implicit
  - client_credentials
  - refresh_token
  - device_code
  pkce:
    supported: true
    code_challenge_methods:
    - S256
    - plain
  mfa:
    challenge_endpoint: https://avenueone.us.auth0.com/mfa/challenge
  scopes_supported:
  - openid
  - profile
  - offline_access
  - name
  - given_name
  - family_name
  - nickname
  - email
  - email_verified
  - picture
  - created_at
  - identities
  - phone
  - address
  observed_login_request:
    note: >-
      Scopes and role gate observed in the 302 Location header that
      partners.avenueone.com issues to the Auth0 tenant.
    scope: openid profile email groups
    required_role: Partner Portal
    response_type: code
    redirect_uri: https://partners.avenueone.com/oauth2/idpresponse
    edge: 'AWS ALB OIDC authentication in front of CloudFront (server: awselb/2.0)'
developer_authentication:
  documented: false
  api_keys: false
  public_docs: false
  note: >-
    No developer portal, API key issuance, or published authentication guide was
    found on any Avenue One host. Access to AvenueOS requires a partner/investor
    account provisioned by Avenue One.
x-evidence:
- url: https://partners.avenueone.com/
  http_status: 302
  checked: '2026-08-06'
  note: 302 to the Auth0 universal login (avenueone.us.auth0.com)
- url: https://avenueone.us.auth0.com/.well-known/openid-configuration
  http_status: 200
  content_type: application/json; charset=utf-8
  checked: '2026-08-06'
- url: https://avenueone.us.auth0.com/.well-known/jwks.json
  http_status: 200
  checked: '2026-08-06'

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/avenue-one-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.