access_identity

APIs.ioEngineeringPlatform

Properties

Name Type Description
account_id string
auth_status string
common_name string
device_id string
device_sessions object
devicePosture object
email string
geo object
iat number
idp object
ip string
is_gateway boolean
is_warp boolean
mtls_auth object
service_token_id string
service_token_status boolean
user_uuid string
version number
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-access-identity-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/access_identity",
  "title": "access_identity",
  "properties": {
    "account_id": {
      "example": "1234567890",
      "type": "string"
    },
    "auth_status": {
      "example": "NONE",
      "type": "string"
    },
    "common_name": {
      "example": "",
      "type": "string"
    },
    "device_id": {
      "example": "",
      "type": "string"
    },
    "device_sessions": {
      "$ref": "#/components/schemas/access_string_key_map_device_session"
    },
    "devicePosture": {
      "additionalProperties": {
        "$ref": "#/components/schemas/access_schemas-device_posture_rule"
      },
      "type": "object"
    },
    "email": {
      "example": "test@cloudflare.com",
      "type": "string"
    },
    "geo": {
      "$ref": "#/components/schemas/access_geo"
    },
    "iat": {
      "example": 1694791905.0,
      "type": "number"
    },
    "idp": {
      "properties": {
        "id": {
          "type": "string"
        },
        "type": {
          "type": "string"
        }
      },
      "type": "object"
    },
    "ip": {
      "example": "127.0.0.0",
      "type": "string"
    },
    "is_gateway": {
      "example": false,
      "type": "boolean"
    },
    "is_warp": {
      "example": false,
      "type": "boolean"
    },
    "mtls_auth": {
      "properties": {
        "auth_status": {
          "type": "string"
        },
        "cert_issuer_dn": {
          "type": "string"
        },
        "cert_issuer_ski": {
          "type": "string"
        },
        "cert_presented": {
          "type": "boolean"
        },
        "cert_serial": {
          "type": "string"
        }
      },
      "type": "object"
    },
    "service_token_id": {
      "example": "",
      "type": "string"
    },
    "service_token_status": {
      "example": false,
      "type": "boolean"
    },
    "user_uuid": {
      "example": "57cf8cf2-f55a-4588-9ac9-f5e41e9f09b4",
      "type": "string"
    },
    "version": {
      "example": 2,
      "type": "number"
    }
  },
  "type": "object"
}

Work with this as data

Every JSON Schema 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 schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema 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 JSON Schema
curl "https://apis.io/api/v1/json-schemas/apis-io-engineering-platform-access-identity"
All schemas
curl "https://apis.io/api/v1/json-schemas?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.