Allianz Trade · JSON Structure

Trade Company Grade Company_Grade Structure

A company creditworthiness grade from Allianz Trade

Type: object Properties: 12
Credit InsuranceInsuranceRisk ManagementTrade CreditE-CommerceSurety

Trade Company Grade Company_Grade Structure is a JSON Structure definition published by Allianz Trade, describing 12 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

gradeId policyId companyName companyRegistrationNumber country grade gradeScore currency creditLimit requestedCreditLimit validUntil gradedAt

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://api.allianz-trade.com/structures/trade-company-grade-company_grade-structure.json",
  "title": "CompanyGrade",
  "type": "object",
  "description": "A company creditworthiness grade from Allianz Trade",
  "properties": {
    "gradeId": {
      "type": "xs:string",
      "description": "Unique identifier for the company grade"
    },
    "policyId": {
      "type": "xs:string",
      "description": "Trade credit insurance policy identifier"
    },
    "companyName": {
      "type": "xs:string",
      "description": "Name of the graded company"
    },
    "companyRegistrationNumber": {
      "type": "xs:string",
      "description": "Official company registration number"
    },
    "country": {
      "type": "xs:string",
      "description": "ISO 3166-1 alpha-2 country code"
    },
    "grade": {
      "type": "xs:string",
      "description": "Creditworthiness grade letter"
    },
    "gradeScore": {
      "type": "xs:integer",
      "description": "Numeric score underlying the grade (0-100)"
    },
    "currency": {
      "type": "xs:string",
      "description": "ISO 4217 currency code"
    },
    "creditLimit": {
      "type": "xs:decimal",
      "description": "Approved credit limit amount"
    },
    "requestedCreditLimit": {
      "type": "xs:decimal",
      "description": "Originally requested credit limit"
    },
    "validUntil": {
      "type": "xs:string",
      "description": "Date until which the grade is valid"
    },
    "gradedAt": {
      "type": "xs:string",
      "description": "Timestamp when the grade was issued"
    }
  }
}

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/trade-company-grade-company_grade-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 email required.

A second provider on the same verified email joins the account you already have.