Organization

Get Organization Info

Introduction

The featureOS Organizations API allows you to retrieve information about your organization. You can also retrieve organization's associated data.

Authentication

To authenticate with the featureOS API, you must provide an API key. You can find your API key in your featureOS account settings.

API Versioning

The featureOS API is currently in version 3 (v3). We will only make backwards compatible changes to the API. We will announce any breaking changes in advance.

Rate Limiting

The featureOS API is rate limited to 100 requests per minute per API key. If you exceed this rate limit, you will receive a 429 Too Many Requests response.

Errors

If you receive an error response, it will be a JSON object with a message key containing the error message.

Previous
API Changelog