Reference

Rate Limits And Quotas

API keys are designed to support plan scopes, request quotas, usage logs, and subscription-linked entitlements.

Auth

Authorization: Bearer API key

Current base

/api/legislative

Version target

/api/v1

Plan concepts

  • developer_free: low-volume development and evaluation.
  • analysis: bill text analysis, vote analytics, and richer rollups.
  • professional: higher quotas, broader historical access, and commercial usage terms.
  • enterprise: custom quotas, contract terms, export needs, and support.

Pagination guidance

Use limit parameters conservatively and prefer cursor/keyset pagination where endpoint docs expose afterId or cursor fields.

Large exports should become dedicated export jobs instead of repeatedly walking public endpoints with high offset values.

Need an API key?

Create and revoke keys from your account API access page when your subscription allows API usage.