Skip to content

Glossary

Bucket : A named collection of records with its own retention and encryption settings. See Core Concepts.

Cursor : An opaque token used to fetch the next page of a list endpoint. See Pagination.

Organization : The top-level account that billing and projects belong to. See Core Concepts.

Project : An isolated namespace containing buckets, webhooks, and API keys. See Core Concepts.

Record : A single JSON document stored in a bucket. See Core Concepts.

Request ID : A unique identifier (req_...) included in every error response, used to look up a request when contacting support. See Error Handling.

Webhook : An HTTP callback Nimbus sends to a URL you control when an event occurs. See Webhooks.