Axway · Example Payload

Amplify Platform Org Example

API ManagementEnterpriseIntegrationSecurity

Amplify Platform Org Example is an example object payload from Axway, with 25 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

_idaccount_idactiveanalyticsapi_centralbrandingconsumer_idcreated_byentitlementsguidhelp_menulast_loginlogged_in_countnameonboardingonboarding_requiredorg_idoriginpendingprovider_guidregionsecuritysubscriptionssupport_access_codeusers

Example Payload

Raw ↑
{
  "_id": "507f1f77bcf86cd799439011",
  "account_id": 1,
  "active": true,
  "analytics": {
    "token": "eyJhbGciOiJIUzI1NiJ9.example"
  },
  "api_central": {},
  "branding": {
    "logo": "example_value"
  },
  "consumer_id": "507f1f77bcf86cd799439011",
  "created_by": {
    "client_id": "507f1f77bcf86cd799439011",
    "email": "user@example.com",
    "name": "Example Name"
  },
  "entitlements": {},
  "guid": "example_value",
  "help_menu": {
    "enabled": true,
    "defaults": true,
    "icon": "example_value",
    "items": [
      {
        "icon": "example_value",
        "new_tab": true,
        "provider_guid": "example_value",
        "text": "example_value",
        "type": "document",
        "url": "https://example.com"
      }
    ]
  },
  "last_login": "2026-04-21T00:00:00Z",
  "logged_in_count": 1.0,
  "name": "Example Name",
  "onboarding": {},
  "onboarding_required": [
    "example_value"
  ],
  "org_id": 1,
  "origin": "360",
  "pending": true,
  "provider_guid": "example_value",
  "region": "US",
  "security": {
    "access_controls": {
      "enviroments": 0,
      "service_accounts": 0,
      "usage": 0,
      "users": 0
    },
    "allow_tooling": true,
    "disable_analytics": true,
    "password_policy": {
      "length": 1,
      "max_length": 1,
      "lower": 1,
      "upper": 1,
      "special": 1,
      "digit": 1,
      "lockout": 1,
      "renewal": 1,
      "history": 1
    },
    "redact_personal": true
  },
  "subscriptions": [
    {
      "end_date": "2026-04-21T00:00:00Z",
      "entitlements": [
        {
          "key": "example_value",
          "value": "example_value"
        }
      ],
      "governance": "SaaS",
      "id": "507f1f77bcf86cd799439011",
      "opportunity_id": 1.0,
      "plan": "example_value",
      "product": "example_value",
      "product_name": "Example Name",
      "source": "API",
      "start_date": "2026-04-21T00:00:00Z"
    }
  ],
  "support_access_code": 1,
  "users": [
    {
      "guid": "example_value",
      "idp": "example_value",
      "primary": true,
      "roles": [
        "administrator"
      ]
    }
  ]
}

Work with this as data

Every example 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 examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example 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 example
curl "https://apis.io/api/v1/examples/amplify-platform-org-example"
All examples
curl "https://apis.io/api/v1/examples?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.