Organization Account
Your organization's registration account with ObjectsGrid platform.
Last updated
Was this helpful?
Your organization's registration account with ObjectsGrid platform.
Last updated
Was this helpful?
Our OrganizationAccount object represents your organization's account, created upon registration with the ObjectsGrid platform. The object schema is specific to ObjectsGrid, and therefore not aligned with schema.org
id
String
The Organization object ID (generated by Objects Grid platform)
name*
String
The Organization Name (required attribute)
description
String
The Organization Description
countryCode
String
The Organization Country Code in ISO-3166
commerceCode
String
The Organization Commerce Code
ownerID
String
The Organization Owner ID
accessPoint
String
The Organization AccessPoint
monthlyQuota
Integer
The maximum APIs requests limit per month.
tags
Array of Tag
meta
Object's meta data, read only
To use the Objects Grid platform, you must register an Organization Account. You can use the to create a new Organization Account. Upon registration, you will receive a unique Organization Account ID. You don’t need to be part of an existing organization; whether you're a small entrepreneur or a student, registration is open to you. However, all accounts, regardless of size or type, are referred to as Organization Accounts.
Data Localization Regulations are laws and policies that mandate data to be stored, processed, or managed within a specific geographic region. is one well-known example, but new regulations continue to emerge globally.
When registering your organization, you must select an Access Point by including an X-ObjectsGrid-AccessPoint header in your request. Its value determines where your data will be stored. Currently, we offer two options:
EU (European Union)
US (United States of America)
We plan to expand these options based on client demand. If you require additional regions, please let us know.
Every organization has budget limits and must enforce them effectively. By default, the monthly API request limit is set to 100000. However, you can adjust this limit by updating your Organization Account settings. Minimum limit is 1000 request.
Array of
Object