ObjectsGrid
  • Documentation
    • Core Concepts
    • Usage Guide
      • Quick Start
      • Authentication and Authorization
      • Access Control via ABAC
      • GraphQL API Examples
      • Login with Google app setup
      • Objects Schemas
    • OBJECTS GRID Objects
      • Generic Object
        • GenericObjects REST API
      • Enum Object
        • Enum Object REST API
      • ProductCatalog Object
      • ProductGroup Object
      • Product Object
      • Brand Object
        • Brands REST API
      • Language-Tagged String
      • Tags Object
      • Meta Object
    • Private Objects
      • Auth
        • Tokens REST API
      • ABAC Policy
        • ABACPolicies REST API
      • Organization Account
        • OrganizationAccounts REST API
      • User Account
        • UserAccounts REST API
      • Service Account
        • ServiceAccounts REST API
      • Access Logging
        • AccessLogEntries REST API
  • Support
    • Terms and Conditions
  • Blogs
    • Attribute Based Access Control
    • ABAC vs RBAC
Powered by GitBook
On this page

Was this helpful?

  1. Documentation

Core Concepts

PreviousDocumentationNextUsage Guide

Last updated 1 month ago

Was this helpful?

ObjectsGrid is your plug-and-play backend, allowing you to focus on frontend development and build competitive solutions. It provides a secure, stable, and regulatory-compliant platform, so you can innovate with confidence.

After registering your , you'll have full access to all ObjectsGrid objects. You can then select and utilize any subset of objects based on your specific needs.

To work with the Grid Objects we recommend you start with the . If you use case is highly complex you can drop down to the respective REST APIs at any time.

Organization Account
GraphQL API