Skip to main content
Need help in this area? See Settings FAQ.
Navigate to Settings > Organization to manage settings that apply across all companies in your organization. Only Org Admins have access to these settings.

Billing

Review subscription details and invoice history.
SectionDescription
Billing detailsPayment method, plan, billing email, and Stripe customer details
Current usageCurrent-period usage counts and estimated total
InvoicesPast invoices with quick links to related data repository filters
Click Manage billing to open the Stripe billing portal where you can update payment methods, view detailed invoices, and manage your subscription.

White label

Customize customer-facing branding for magic-link experiences.
SettingDescription
Company nameDisplayed in branded link pages
Brand colorUsed for key accents and buttons in branded pages
Logo URLLogo shown in the white-label preview and branded pages
Use the preview card to validate your settings before saving.

API keys

Create and manage API keys for programmatic access to Nectar.

Creating a key

When creating a new API key, configure the following:
FieldDescription
NameA descriptive label for this key (e.g., “Production Integration”)
EnvironmentWhether this key targets sandbox or production
ExpirationWhen the key should automatically expire

Managing keys

  • Copy a key value immediately after creation (it won’t be shown again)
  • Delete keys that are no longer needed
  • Keys are scoped to your organization and work across all companies
See the API Reference tab for endpoint documentation, and check out the Developer guide for step-by-step integration guides.
API key settings appear only for workspaces that have developer docs and native API access enabled.

Data Repository

The Data Repository gives you a cross-company view of your utility data:
  • Connections — all utility account connections across every company
  • Accounts — all utility accounts across every company
  • Meters — all meters across every company
  • Bills — all bills across every company
Billing tables can deep-link into filtered Data Repository views for specific invoice periods.

FAQ

Yes. You can create separate keys for different environments (sandbox vs. production) or different applications. Each key can have its own name and expiration date for easy management.
Create a new key, update your integration to use the new key, verify everything works, then delete the old key. This ensures zero downtime during rotation.