SAP API Management · JSON Structure

Sap Api Management Api Proxy Structure

Structure documentation for SAP API Management API Proxy entities

Type: object Properties: 0
API ManagementDeveloper PortalEnterpriseSAP

Sap Api Management Api Proxy Structure is a JSON Structure definition published by SAP API Management.

Meta-schema:

JSON Structure

Raw ↑
{
  "title": "SAP API Management API Proxy Structure",
  "description": "Structure documentation for SAP API Management API Proxy entities",
  "type": "object",
  "fields": [
    {
      "name": "name",
      "type": "string",
      "description": "Unique proxy name used as identifier in URLs and references",
      "required": true,
      "example": "OrderManagement"
    },
    {
      "name": "title",
      "type": "string",
      "description": "Human-readable display title shown in the developer portal",
      "required": false,
      "example": "Order Management API"
    },
    {
      "name": "description",
      "type": "string",
      "description": "Detailed description of the proxy's backend service and purpose",
      "required": false,
      "example": "Manages purchase orders in SAP S/4HANA"
    },
    {
      "name": "version",
      "type": "string",
      "description": "Semantic or custom version identifier",
      "required": false,
      "example": "v1"
    },
    {
      "name": "basepath",
      "type": "string",
      "description": "URL base path for routing to this proxy on the API gateway",
      "required": true,
      "example": "/orders"
    },
    {
      "name": "status",
      "type": "string",
      "description": "Deployment state: Active (deployed), Inactive (undeployed), Draft (unpublished)",
      "required": false,
      "example": "Active"
    },
    {
      "name": "apiProviderId",
      "type": "string",
      "description": "Reference to the registered API provider (backend system)",
      "required": false,
      "example": "S4HANA-Provider"
    },
    {
      "name": "createdAt",
      "type": "datetime",
      "description": "ISO 8601 creation timestamp",
      "required": false,
      "example": "2026-01-15T10:00:00Z"
    },
    {
      "name": "modifiedAt",
      "type": "datetime",
      "description": "ISO 8601 last modification timestamp",
      "required": false,
      "example": "2026-05-01T14:30:00Z"
    }
  ]
}

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/sap-api-management-api-proxy-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.