Skip to main content

AI-Assisted Integration

Accelerate your integration with the Prosperity platform using AI coding assistants. Every API operation in our documentation has a Copy Prompt button — click it, paste into your AI assistant, and get working integration code.

Each prompt includes the actual GraphQL schema types (SDL) read directly from our source code, so the type definitions, field constraints, and documentation comments are always in sync with the API.

Copy Prompts (Per Operation)

Each page in the Platform Integration section has focused, self-contained prompts you can copy directly into your AI coding assistant:

API Setup

Creating Offers

  • Creating Offers — per-product prompts for:
    • Liechtenstein Life Invest (Germany)
    • Liechtenstein Life Wealth (Germany)
    • Prosperity Plus Germany (Germany)
    • Prosperity 3A (Switzerland)
    • Existing customer offers

Other Operations

  • Fetch offer and download PDF
  • Update customer information
  • Look up customer by email

Each prompt includes the exact GraphQL mutation/query, working example variables, authentication setup, relevant schema types (SDL), and product-specific notes. Just copy, paste, and tell your AI what to build.

Schema Reference

Browse the full GraphQL schema for the Partner Platform API:

The schema reference is auto-generated from the source .gql files to stay in sync with the API.

llms.txt (Auto-Discovered by AI Tools)

Our documentation follows the llms.txt standard. AI tools that support this standard will automatically discover and consume our documentation.

  • Index: /llms.txt — lightweight summary with links to all pages
  • Full content: /llms-full.txt — complete documentation in one AI-optimized file

Interactive GraphQL Playground

Each API documentation page includes an embedded GraphQL playground where you can explore the schema, run queries, and test mutations directly:

Which API Do I Need?

Use CaseAPIGraph
You have all customer data and want to create complete, binding offersPartner Platformpartner-platform
You have partial data and want customers to complete the offer in-appPartner (Digital Onboarding)partner

Need Help?

If you need assistance with AI-assisted integration or have questions, please reach out to our support team.