Labayh · Schema

consultant_categories

CompanyMental HealthHealthcareTelehealthTherapyWellbeingContentSaudi ArabiaMiddle EastArabic

Properties

Name Type Description
id integer مُعرف فريد للعنصر.
count integer عدد المقالات المنشورة للعنصر.
description string وصف (HTML) للعنصر.
link string رابط العنصر.
name string عنوان HTML للعنصر.
slug string مُعرف أبجدي رقمي فريد من نوعه للعنصر.
taxonomy string خاصية نوع العنصر.
parent integer الرقم المُعرف للعنصر الأب.
meta object الحقول الإضافية.
View JSON Schema on GitHub

JSON Schema

labayh-consultant-categories.json Raw ↑
{
  "$schema": "https://json-schema.org/draft-07/schema#",
  "title": "consultant_categories",
  "type": "object",
  "properties": {
    "id": {
      "description": "مُعرف فريد للعنصر.",
      "type": "integer",
      "context": [
        "view",
        "embed",
        "edit"
      ],
      "readonly": true
    },
    "count": {
      "description": "عدد المقالات المنشورة للعنصر.",
      "type": "integer",
      "context": [
        "view",
        "edit"
      ],
      "readonly": true
    },
    "description": {
      "description": "وصف (HTML) للعنصر.",
      "type": "string",
      "context": [
        "view",
        "edit"
      ]
    },
    "link": {
      "description": "رابط العنصر.",
      "type": "string",
      "format": "uri",
      "context": [
        "view",
        "embed",
        "edit"
      ],
      "readonly": true
    },
    "name": {
      "description": "عنوان HTML للعنصر.",
      "type": "string",
      "context": [
        "view",
        "embed",
        "edit"
      ],
      "required": true
    },
    "slug": {
      "description": "مُعرف أبجدي رقمي فريد من نوعه للعنصر.",
      "type": "string",
      "context": [
        "view",
        "embed",
        "edit"
      ]
    },
    "taxonomy": {
      "description": "خاصية نوع العنصر.",
      "type": "string",
      "enum": [
        "consultant_categories"
      ],
      "context": [
        "view",
        "embed",
        "edit"
      ],
      "readonly": true
    },
    "parent": {
      "description": "الرقم المُعرف للعنصر الأب.",
      "type": "integer",
      "context": [
        "view",
        "edit"
      ]
    },
    "meta": {
      "description": "الحقول الإضافية.",
      "type": "object",
      "context": [
        "view",
        "edit"
      ],
      "properties": []
    }
  },
  "$id": "https://raw.githubusercontent.com/api-evangelist/labayh/refs/heads/main/json-schema/labayh-consultant-categories.json",
  "x-source": "OPTIONS https://labayh.net/wp-json/wp/v2/consultant_categories",
  "x-method": "searched",
  "x-generated": "2026-07-19"
}

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/labayh-consultant-categories"
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.