mio.ID Business
  • Getting started
    • Overview
  • API Reference
    • Data Dictionary
      • Glossary
        • Entity or Member
        • Activity
        • Requirement
      • Objects
        • Entity or Member
        • Activity
        • Requirement
        • Webhook
    • API endpoints
  • webhooks
    • Registration
    • Security
Powered by GitBook
  1. API Reference
  2. Data Dictionary

Objects

PreviousRequirementNextEntity or Member

Last updated 6 months ago

Across our API endpoints, several key objects are available to interact with, each serving a specific function within the mio.ID ecosystem. Below is a summary of the core objects and links to their detailed descriptions, including fields and use cases:

  • Represents a registered individual or business in the mio.ID platform. Use Case: Interact with individuals or businesses, verify identity, or initiate activities. Endpoints: Accessible through Community-related APIs.

  • Represents requests, sharings, or exchanges initiated by members or businesses. Use Case: Create, track, or respond to data-sharing requests between entities. Endpoints: Includes APIs to list activities, retrieve details, and create requests.

  • Defines conditions or prerequisites associated with an activity. Use Case: Set or retrieve specific requirements necessary to complete an interaction. Endpoints: Useful for customizing workflows based on compliance or business logic.

  • Represents a configured endpoint for receiving real-time event notifications.

    Use Case: Automate workflows by subscribing to events like activity updates or member changes. Endpoints: Manage webhooks to receive notifications for specified events.

For detailed field information, request structure, and usage examples, refer to the respective object documentation in the Developer Guide.

Member
Activity
Requirement
Webhook
API