Axway · Schema
marketplace.create
Published when a marketplace is created. `subdomain` prop will always be included. Once `url` is established, `subdomain` prop value will be passed as the `guid`.
API ManagementEnterpriseIntegrationSecurity
Properties
| Name | Type | Description |
|---|---|---|
| admin_teams | object | |
| certificate_expires | object | |
| consume_teams | object | |
| consumer | object | |
| consumer_approve | object | |
| guid | object | |
| help_menu | object | |
| idp | object | |
| idp_hint | object | |
| lang_default | object | |
| name | object | |
| oauth | object | |
| public | object | |
| publish_teams | object | |
| reviews | object | |
| signup | object | |
| sitename | object | |
| subdomain | object | |
| terms | object | |
| terms_updated | object | |
| terms_url | object | |
| url | object | |
| versions | object |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/marketplace.create",
"title": "marketplace.create",
"type": "object",
"description": "Published when a marketplace is created.\n\n`subdomain` prop will always be included. Once `url` is established, `subdomain` prop value will be passed as the `guid`.",
"x-context": "org",
"allOf": [
{
"$ref": "#/components/schemas/EventDataOrg"
},
{
"$ref": "#/components/schemas/EventDataActor"
}
],
"properties": {
"admin_teams": {
"$ref": "#/components/schemas/Provider/properties/admin_teams"
},
"certificate_expires": {
"$ref": "#/components/schemas/Provider/properties/certificate_expires"
},
"consume_teams": {
"$ref": "#/components/schemas/Provider/properties/consume_teams"
},
"consumer": {
"$ref": "#/components/schemas/Provider/properties/consumer"
},
"consumer_approve": {
"$ref": "#/components/schemas/Provider/properties/consumer_approve"
},
"guid": {
"$ref": "#/components/schemas/Provider/properties/guid"
},
"help_menu": {
"$ref": "#/components/schemas/Provider/properties/help_menu"
},
"idp": {
"$ref": "#/components/schemas/Provider/properties/idp"
},
"idp_hint": {
"$ref": "#/components/schemas/Provider/properties/idp_hint"
},
"lang_default": {
"$ref": "#/components/schemas/Provider/properties/lang/properties/default"
},
"name": {
"$ref": "#/components/schemas/Provider/properties/name"
},
"oauth": {
"type": "object",
"properties": {
"github": {
"type": "object",
"properties": {
"enabled": {
"$ref": "#/components/schemas/Provider/properties/oauth/properties/github/properties/enabled"
},
"secret_updated": {
"$ref": "#/components/schemas/Provider/properties/oauth/properties/github/properties/secret_updated"
}
}
},
"gitlab": {
"type": "object",
"properties": {
"enabled": {
"$ref": "#/components/schemas/Provider/properties/oauth/properties/gitlab/properties/enabled"
},
"secret_updated": {
"$ref": "#/components/schemas/Provider/properties/oauth/properties/gitlab/properties/secret_updated"
}
}
},
"google": {
"type": "object",
"properties": {
"enabled": {
"$ref": "#/components/schemas/Provider/properties/oauth/properties/google/properties/enabled"
},
"secret_updated": {
"$ref": "#/components/schemas/Provider/properties/oauth/properties/google/properties/secret_updated"
}
}
}
},
"example": {
"github": {
"enabled": {},
"secret_updated": {}
},
"gitlab": {
"enabled": {},
"secret_updated": {}
},
"google": {
"enabled": {},
"secret_updated": {}
}
}
},
"public": {
"$ref": "#/components/schemas/Provider/properties/public"
},
"publish_teams": {
"$ref": "#/components/schemas/Provider/properties/publish_teams"
},
"reviews": {
"$ref": "#/components/schemas/Provider/properties/reviews"
},
"signup": {
"$ref": "#/components/schemas/Provider/properties/signup"
},
"sitename": {
"$ref": "#/components/schemas/Provider/properties/sitename"
},
"subdomain": {
"$ref": "#/components/schemas/Provider/properties/subdomain"
},
"terms": {
"$ref": "#/components/schemas/Provider/properties/terms"
},
"terms_updated": {
"$ref": "#/components/schemas/Provider/properties/terms_updated"
},
"terms_url": {
"$ref": "#/components/schemas/Provider/properties/terms_url"
},
"url": {
"$ref": "#/components/schemas/Provider/properties/url"
},
"versions": {
"$ref": "#/components/schemas/Provider/properties/versions"
}
}
}
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.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/axway-marketplacecreate"
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 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.