Unified.to · Schema

property_Connection_auth

An authentication object that represents a specific authorized user's connection to an integration.

IntegrationUnified-API

Properties

Name Type Description
access_token string
api_url string
app_id string
audience string
authorize_url string
client_id string
client_secret string
consumer_key string
consumer_secret string
dev_api_key string
emails object
expires_in number
expiry_date string
key string
meta object
name string
other_auth_info object
pem string
refresh_token string
refresh_token_expires_date string
refresh_token_expires_in number
refresh_url string
state string
token string
token_url string
user_id string
View JSON Schema on GitHub

JSON Schema

unified-to-property-connection-auth-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/property_Connection_auth",
  "title": "property_Connection_auth",
  "description": "An authentication object that represents a specific authorized user's connection to an integration.",
  "properties": {
    "access_token": {
      "type": "string"
    },
    "api_url": {
      "type": "string"
    },
    "app_id": {
      "type": "string"
    },
    "audience": {
      "type": "string"
    },
    "authorize_url": {
      "type": "string"
    },
    "client_id": {
      "type": "string"
    },
    "client_secret": {
      "type": "string"
    },
    "consumer_key": {
      "type": "string"
    },
    "consumer_secret": {
      "type": "string"
    },
    "dev_api_key": {
      "type": "string"
    },
    "emails": {
      "$ref": "#/components/schemas/property_Connection_auth_emails"
    },
    "expires_in": {
      "type": "number"
    },
    "expiry_date": {
      "format": "date-time",
      "type": "string"
    },
    "key": {
      "type": "string"
    },
    "meta": {
      "additionalProperties": true,
      "type": "object"
    },
    "name": {
      "type": "string"
    },
    "other_auth_info": {
      "$ref": "#/components/schemas/property_Connection_auth_other_auth_info"
    },
    "pem": {
      "type": "string"
    },
    "refresh_token": {
      "type": "string"
    },
    "refresh_token_expires_date": {
      "format": "date-time",
      "type": "string"
    },
    "refresh_token_expires_in": {
      "type": "number"
    },
    "refresh_url": {
      "type": "string"
    },
    "state": {
      "type": "string"
    },
    "token": {
      "type": "string"
    },
    "token_url": {
      "type": "string"
    },
    "user_id": {
      "type": "string"
    }
  },
  "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/unified-to-property-connection-auth"
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 email required.

A second provider on the same verified email joins the account you already have.