Stellar Cyber · JSON Structure
Stellar Cyber Case Structure
JSON structure documentation for Stellar Cyber security cases
Type: object
Properties: 0
CybersecuritySecurityXDRSIEMSOARArtificial Intelligence
Stellar Cyber Case Structure is a JSON Structure definition published by Stellar Cyber.
Meta-schema:
JSON Structure
{
"title": "Stellar Cyber Case Structure",
"description": "JSON structure documentation for Stellar Cyber security cases",
"type": "object",
"fields": [
{
"name": "id",
"type": "string",
"required": true,
"description": "Unique case identifier"
},
{
"name": "name",
"type": "string",
"required": true,
"description": "Case display name"
},
{
"name": "description",
"type": "string",
"required": false,
"description": "Detailed case description"
},
{
"name": "status",
"type": "enum",
"values": ["open", "closed", "investigating"],
"required": true,
"description": "Case lifecycle status"
},
{
"name": "priority",
"type": "enum",
"values": ["critical", "high", "medium", "low"],
"required": false,
"description": "Case priority level"
},
{
"name": "assignee",
"type": "string",
"required": false,
"description": "Assigned analyst username"
},
{
"name": "tenant_id",
"type": "string",
"required": false,
"description": "Multi-tenant identifier"
},
{
"name": "created_at",
"type": "datetime",
"required": false,
"description": "Creation timestamp"
},
{
"name": "updated_at",
"type": "datetime",
"required": false,
"description": "Last modification timestamp"
},
{
"name": "alert_count",
"type": "integer",
"required": false,
"description": "Number of associated alerts"
}
]
}
Work with this as data
Every JSON Structure 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 json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure 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.
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/stellar-cyber-case-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?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.