Resources

API Keys

API keys allows you to create and manage API keys across environments.

Environments

Environments typically represent the stages of your software development lifecylce (common environments include development, staging, and production). With this resource, you can create and manage environments. Some objects are shared across environments.

Plans

Plans allows you to create and manage both plans and plan audiences, making it easier to ensure plan audiences are governed by the right conditions. You can also retrieve plans for one or more companies.

Companies

Companies allows you to upsert and delete companies and their corresponding metadata, as well as create user and company associations. You can also retrieve company plans, users, and metadata with this resource.

Users

Users allows you to upsert and delete users, as well as lookup a user’s company associations.

Events

Events allows you to create identify and track event calls either indivdually or in a batched fashion, making it easier to update company and user traits as well as emit usage data to Schematic.

Features

Features allows you to create and manage features, making it easier to build and manage default feature configuration.

Flags

Flags allows you to create and manage flags, making it easier to programatically build and manage flag conditions. You can also use this resource to retrieve flag evaluations individually or in a batched fashion with or without a context (e.g. company).

Entitlements

Entitlements allows you to manage default plan entitlements and individual company entitlements (aka overrides). You can also retrieve feature usage data at the feature or company levels from this resource.

Feature Usage

Feature Usage allows you to retrieve usage at the feature and company-feature levels, making it easy to populate components within your application.