StepZen · JSON Structure

Stepzen Endpoint Structure

Field structure documentation for StepZen deployed GraphQL endpoint objects

Type: object Properties: 0
Backend IntegrationGraphQLAPI GatewayREST to GraphQLIBMData Federation

Stepzen Endpoint Structure is a JSON Structure definition published by StepZen.

Meta-schema:

JSON Structure

Raw ↑
{
  "title": "StepZen Endpoint Structure",
  "description": "Field structure documentation for StepZen deployed GraphQL endpoint objects",
  "type": "object",
  "fields": [
    {
      "name": "id",
      "type": "string",
      "required": true,
      "description": "Unique endpoint identifier"
    },
    {
      "name": "name",
      "type": "string",
      "required": true,
      "description": "Endpoint name used in the GraphQL URL path"
    },
    {
      "name": "url",
      "type": "uri",
      "required": true,
      "description": "Full GraphQL endpoint URL for client queries"
    },
    {
      "name": "folder",
      "type": "string",
      "required": false,
      "description": "Account folder containing the schema files"
    },
    {
      "name": "status",
      "type": "enum",
      "values": ["active", "deploying", "error"],
      "required": false,
      "description": "Current deployment lifecycle status"
    },
    {
      "name": "createdAt",
      "type": "datetime",
      "required": false,
      "description": "ISO 8601 creation timestamp"
    },
    {
      "name": "updatedAt",
      "type": "datetime",
      "required": false,
      "description": "ISO 8601 last modification timestamp"
    }
  ]
}

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.
All 92 tools

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/stepzen-endpoint-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 email required.

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