# Aqueduct ## Docs - [Create account owner](https://guides.tryaqueduct.com/api-reference/account-owner/create-account-owner.md) - [Retrieve account owner](https://guides.tryaqueduct.com/api-reference/account-owner/retrieve-account-owner.md) - [Retrieve list account owners](https://guides.tryaqueduct.com/api-reference/account-owner/retrieve-list-account-owners.md) - [Update account owner](https://guides.tryaqueduct.com/api-reference/account-owner/update-account-owner.md) - [Bill against price models](https://guides.tryaqueduct.com/api-reference/bill/bill-against-price-models.md) - [Retrieve billable events aqueduct](https://guides.tryaqueduct.com/api-reference/bill/retrieve-billable-events-aqueduct.md) - [Send events bill against aqueduct](https://guides.tryaqueduct.com/api-reference/bill/send-events-bill-against-aqueduct.md) - [Create new price model](https://guides.tryaqueduct.com/api-reference/price-model/create-new-price-model.md) - [List all price models](https://guides.tryaqueduct.com/api-reference/price-model/list-all-price-models.md) - [Preview output](https://guides.tryaqueduct.com/api-reference/price-model/preview-output.md) - [Retrieve price model](https://guides.tryaqueduct.com/api-reference/price-model/retrieve-price-model.md) - [Create new product](https://guides.tryaqueduct.com/api-reference/products/create-new-product.md) - [Retrieve product](https://guides.tryaqueduct.com/api-reference/products/retrieve-product.md) - [Retrieve list subscriptions](https://guides.tryaqueduct.com/api-reference/subscriptions/retrieve-list-subscriptions.md) - [Retrieve subscription](https://guides.tryaqueduct.com/api-reference/subscriptions/retrieve-subscription.md) - [Update subscription](https://guides.tryaqueduct.com/api-reference/subscriptions/update-subscription.md) - [Create webhook endpoint](https://guides.tryaqueduct.com/api-reference/webhooks/create-webhook-endpoint.md) - [List webhook endpoints](https://guides.tryaqueduct.com/api-reference/webhooks/list-webhook-endpoints.md) - [Common Business Models](https://guides.tryaqueduct.com/guides/common-business-models.md) - [Developer Quickstart](https://guides.tryaqueduct.com/guides/developer-quickstart.md): 15 minute practical tutorial where we create a metered business model and issue an invoice - [How Aqueduct Works](https://guides.tryaqueduct.com/guides/how-aqueduct-works.md): This page is designed to explain the different components that make up Aqueduct's functionality. - [Price Function Types](https://guides.tryaqueduct.com/guides/price-function-types.md) - [Authentication](https://guides.tryaqueduct.com/using-the-api/authentication.md): Aqueduct uses API keys to authenticate requests. You can view and manage your API keys in the dashboard. - [Idempotency](https://guides.tryaqueduct.com/using-the-api/idempotency.md) - [Webhooks](https://guides.tryaqueduct.com/using-the-api/webhooks.md) ## OpenAPI Specs - [openapi](https://guides.tryaqueduct.com/openapi.yaml)