Tyk · Schema

SessionState

API GatewayAPI ManagementGraphQLOpen-Source

Properties

Name Type Description
access_rights object
alias string
allowance number
apply_policies array
apply_policy_id string deprecated use apply_policies going forward instead to send a list of policies ids
certificate string
data_expires integer
date_created string
enable_detail_recording boolean deprecated use enable_detailed_recording going forward instead
enable_detailed_recording boolean
enable_http_signature_validation boolean
expires integer
hmac_enabled boolean
hmac_string string
id_extractor_deadline integer
is_inactive boolean
last_check integer
last_updated string
max_query_depth integer
meta_data object
oauth_client_id string
oauth_keys object
org_id string
per number
quota_max integer
quota_remaining integer
quota_renewal_rate integer
quota_renews integer
rate number
rsa_certificate_id string
session_lifetime integer
tags array
throttle_interval number
throttle_retry_limit integer
View JSON Schema on GitHub

JSON Schema

tyk-gateway-session-state-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "SessionState",
  "type": "object",
  "properties": {
    "access_rights": {
      "type": "object"
    },
    "alias": {
      "type": "string"
    },
    "allowance": {
      "type": "number"
    },
    "apply_policies": {
      "type": "array"
    },
    "apply_policy_id": {
      "type": "string",
      "description": "deprecated use apply_policies going forward instead to send a list of policies ids"
    },
    "certificate": {
      "type": "string"
    },
    "data_expires": {
      "type": "integer"
    },
    "date_created": {
      "type": "string"
    },
    "enable_detail_recording": {
      "type": "boolean",
      "description": "deprecated use enable_detailed_recording going forward instead"
    },
    "enable_detailed_recording": {
      "type": "boolean"
    },
    "enable_http_signature_validation": {
      "type": "boolean"
    },
    "expires": {
      "type": "integer"
    },
    "hmac_enabled": {
      "type": "boolean"
    },
    "hmac_string": {
      "type": "string"
    },
    "id_extractor_deadline": {
      "type": "integer"
    },
    "is_inactive": {
      "type": "boolean"
    },
    "last_check": {
      "type": "integer"
    },
    "last_updated": {
      "type": "string"
    },
    "max_query_depth": {
      "type": "integer"
    },
    "meta_data": {
      "type": "object"
    },
    "oauth_client_id": {
      "type": "string"
    },
    "oauth_keys": {
      "type": "object"
    },
    "org_id": {
      "type": "string"
    },
    "per": {
      "type": "number"
    },
    "quota_max": {
      "type": "integer"
    },
    "quota_remaining": {
      "type": "integer"
    },
    "quota_renewal_rate": {
      "type": "integer"
    },
    "quota_renews": {
      "type": "integer"
    },
    "rate": {
      "type": "number"
    },
    "rsa_certificate_id": {
      "type": "string"
    },
    "session_lifetime": {
      "type": "integer"
    },
    "tags": {
      "type": "array"
    },
    "throttle_interval": {
      "type": "number"
    },
    "throttle_retry_limit": {
      "type": "integer"
    }
  }
}

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/tyk-gateway-session-state"
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.