Published when a user signs in from any client type (tooling vs. browser).
Type: objectProperties: 2
API ManagementEnterpriseIntegrationSecurity
platform.login is a JSON Structure definition published by Axway, describing 2 properties. It conforms to the https://json-structure.org/draft/2020-12/schema meta-schema.
{
"$schema": "https://json-structure.org/draft/2020-12/schema",
"name": "platform.login",
"description": "Published when a user signs in from any client type (tooling vs. browser).",
"type": "object",
"properties": {
"from": {
"type": "string",
"description": "Client type."
},
"ip": {
"type": "string",
"description": "Anonymized IP address.",
"example": "10.0.0.1"
}
}
}
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.