SAP Fieldglass · Schema

SAP Fieldglass OData-Based Analytic API - metaData

metaData schema for SAP Fieldglass OData-Based Analytic API

Contingent WorkforceExternal TalentHCMServices ProcurementStatements of WorkVendor ManagementWorkforce Management

Properties

Name Type Description
Schema object
View JSON Schema on GitHub

JSON Schema

sap-fieldglass-odata-metadata.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/sap-fieldglass/main/json-schema/sap-fieldglass-odata-metadata.json",
  "title": "SAP Fieldglass OData-Based Analytic API - metaData",
  "description": "metaData schema for SAP Fieldglass OData-Based Analytic API",
  "properties": {
    "Schema": {
      "type": "object",
      "properties": {
        "-Namespace": {
          "type": "string",
          "example": "fieldglass.insite"
        },
        "-Alias": {
          "type": "string",
          "example": "insite"
        },
        "EntityType": {
          "type": "object",
          "properties": {
            "-Name": {
              "type": "string"
            },
            "Key": {
              "type": "object",
              "properties": {
                "PropertyRef": {
                  "type": "object",
                  "properties": {
                    "-Name": {
                      "type": "string"
                    }
                  }
                }
              }
            },
            "Property": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "-Name": {
                    "type": "string",
                    "example": "business_unit"
                  },
                  "-Type": {
                    "type": "string",
                    "example": "Edm.String"
                  },
                  "-MaxLength": {
                    "type": "string",
                    "example": "100"
                  }
                }
              }
            }
          }
        },
        "EntityContainer": {
          "type": "object",
          "properties": {
            "-Name": {
              "type": "string",
              "example": "dbContainer"
            },
            "EntitySet": {
              "type": "object",
              "properties": {
                "-Name": {
                  "type": "string",
                  "example": "job_postings"
                },
                "-EntityType": {
                  "type": "string",
                  "example": "insite.job_posting"
                },
                "Annotation": {
                  "type": "object",
                  "properties": {
                    "-Term": {
                      "type": "string",
                      "example": "Capabilities.Supported"
                    },
                    "Record": {
                      "type": "object",
                      "properties": {
                        "PropertyValue": {
                          "type": "object",
                          "properties": {
                            "-Property": {
                              "type": "string",
                              "example": "Supported"
                            },
                            "Bool": {
                              "type": "string",
                              "example": "false"
                            }
                          }
                        }
                      }
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}

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/sap-fieldglass-odata-metadata"
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 email required.

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