Allianz Standards Compliance Workflow

Workflow capability for architects and developers querying Allianz technology standards and checking API compliance against documented guidelines.

Run with Naftiko Technology StandardsAPI DesignComplianceEnterprise ArchitectureGovernance

What You Can Do

GET
List standards — List technology standards
/v1/standards
GET
Get standard — Get standard definition
/v1/standards/{standard_id}
POST
Check compliance — Check API compliance
/v1/compliance/check
GET
Get pagination guidelines — Get pagination standard
/v1/guidelines/pagination

MCP Tools

list-technology-standards

List all Allianz technology standards categorized by api-design, backend, architecture, security, and testing

read-only
get-technology-standard

Get the full rules and definition of a specific Allianz technology standard

read-only
check-api-compliance

Check an OpenAPI specification for compliance with Allianz technology standards and get violations

read-only
get-pagination-standard

Get Allianz REST API pagination standard: pageSize, page, totalRequired parameters and response headers

read-only
get-webhook-standard

Get Allianz webhook implementation standard: technical/functional types, HTTPS, IP whitelisting requirements

read-only

APIs Used

allianz-technology-standards