Axway · JSON Structure

Amplify Platform Platform.Usage.Report Structure

Published when usage is reported.

Type: object Properties: 10
API ManagementEnterpriseIntegrationSecurity

platform.usage.report is a JSON Structure definition published by Axway, describing 10 properties. It conforms to the https://json-structure.org/draft/2020-12/schema meta-schema.

Properties

end_date env_guid guid name org_guid product_name product_version start_date status upload_method

Meta-schema: https://json-structure.org/draft/2020-12/schema

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/draft/2020-12/schema",
  "name": "platform.usage.report",
  "description": "Published when usage is reported.",
  "type": "object",
  "properties": {
    "end_date": {
      "type": "integer",
      "description": "End date of the report.",
      "example": 1714000000000
    },
    "env_guid": {
      "type": "string",
      "description": "Environment guid for which the report was uploaded.",
      "example": "example_value"
    },
    "guid": {
      "type": "string",
      "description": "Unique identifier of the report.",
      "example": "example_value"
    },
    "name": {
      "type": "string",
      "description": "Name of the uploaded usage report file.",
      "example": "Example Name"
    },
    "org_guid": {
      "type": "string",
      "description": "Organization guid for which the report was uploaded.",
      "example": "example_value"
    },
    "product_name": {
      "type": "string",
      "description": "(Optional) Product name for which the usage was reported.",
      "example": "Example Name"
    },
    "product_version": {
      "type": "string",
      "description": "(Optional) Product version for which the usage was reported.",
      "example": "example_value"
    },
    "start_date": {
      "type": "integer",
      "description": "Start date of the report.",
      "example": 1714000000000
    },
    "status": {
      "type": "string",
      "description": "Status of the report.",
      "enum": [
        "VALIDATING",
        "VALIDATED",
        "PROCESSED",
        "INVALIDATED",
        "PARTIALLY_ACCEPTED",
        "MISSING_EVENTS",
        "INVALID_METRICS",
        "ENRICHMENT_ERROR",
        "ANALYTICS_UPLOAD_FAILED",
        "ANALYTICS_MISSMATCH",
        "ANALYTICS_ERROR",
        "INVALID_ENVIRONMENT",
        "MISSING_FILE"
      ],
      "example": "VALIDATING"
    },
    "upload_method": {
      "type": "string",
      "description": "Method used to upload the usage report file.",
      "enum": [
        "automatic",
        "manual",
        "entry"
      ],
      "example": "automatic"
    }
  }
}

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/amplify-platform-platform.usage.report-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.