LifeMine · Schema

Lifemine Team_Categories

CompanyBiotechnologyPharmaceuticalsDrug DiscoveryLife SciencesClinical TrialsGenomicsContentCareersWordPress
View JSON Schema on GitHub

JSON Schema

lifemine-team_categories-schema.json Raw ↑
{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by term attribute.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether to hide terms not assigned to any posts.","type":"boolean","default":false,"required":false},"parent":{"description":"Limit result set to terms assigned to a specific parent.","type":"integer","required":false},"post":{"description":"Limit result set to terms assigned to a specific post.","type":"integer","default":null,"required":false},"slug":{"description":"Limit result set to terms with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":true},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"parent":{"description":"The parent term ID.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false},"acf":{"description":"ACF field data","type":"object","properties":[],"required":false}}}],"schema":{"$schema":"http:\/\/json-schema.org\/draft-04\/schema#","title":"team_categories","type":"object","properties":{"id":{"description":"Unique identifier for the term.","type":"integer","context":["view","embed","edit"],"readonly":true},"count":{"description":"Number of published posts for the term.","type":"integer","context":["view","edit"],"readonly":true},"description":{"description":"HTML description of the term.","type":"string","context":["view","edit"]},"link":{"description":"URL of the term.","type":"string","format":"uri","context":["view","embed","edit"],"readonly":true},"name":{"description":"HTML title for the term.","type":"string","context":["view","embed","edit"],"required":true},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","context":["view","embed","edit"]},"taxonomy":{"description":"Type attribution for the term.","type":"string","enum":["team_categories"],"context":["view","embed","edit"],"readonly":true},"parent":{"description":"The parent term ID.","type":"integer","context":["view","edit"]},"meta":{"description":"Meta fields.","type":"object","context":["view","edit"],"properties":[]},"acf":{"description":"ACF field data","type":"object","properties":[]}}},"_links":{"self":[{"href":"https:\/\/lifeminetx.com\/wp-json\/wp\/v2\/team_categories"}]}}

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/lifemine-team_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.