Skip to Content
TechnologyStrise Connect API

Strise Connect API

The Strise Connect API is a GraphQL API that enables programmatic access to core Strise functionality. With the API, you can:

  • Search for companies and individuals across Strise’s knowledge graph
  • Monitor portfolio entities for changes in risk, ownership, and compliance data
  • Subscribe to real-time updates and triggered reviews via webhooks
  • Manage your portfolio programmatically — add entities, update statuses, and assign reviewers

Why GraphQL?

The API is built on GraphQL, giving you the flexibility to request exactly the data you need in a single query. This reduces over-fetching and allows you to tailor responses to your specific integration requirements.

API Reference

Full API documentation, including the schema explorer, query examples, and authentication details, is available at:

graphql.strise.ai/connect/docs 

Getting Started

To get started with the Connect API or request access, contact the Strise team at tech@strise.ai.

Last updated on