Hyperline's 280-line llms.txt shows what thorough AI preparation looks like

This action will move the subscription into the future up to a specific date (exclusive), as if the renewals had occurred. As a result, the corresponding fut...

280
Lines
-80% vs avg
2
Sections
-92% vs avg
742+
Companies
using llms.txt
2
Files
llms.txt + full

Key Insights

Focused approach

A streamlined 2-section structure keeps things simple and scannable.

Comprehensive detail

280 lines of thorough documentation for AI systems.

Two-file approach

Uses both llms.txt and llms-full.txt for different AI use cases.

llms.txt Preview

First 100 lines of 280 total

# Hyperline

## Docs

- [MCP Server](https://docs.hyperline.co/api-reference/docs/ai/mcp.md): Connect AI assistants to Hyperline using the Model Context Protocol
- [Build with LLMs](https://docs.hyperline.co/api-reference/docs/ai/overview.md): Use Hyperline documentation and APIs with AI assistants and LLMs
- [Currency amounts](https://docs.hyperline.co/api-reference/docs/amount.md): Technical representation of monetary values in Hyperline
- [Authentication](https://docs.hyperline.co/api-reference/docs/authentication.md): Learn how to authenticate to use Hyperline's API
- [Dates & timezones](https://docs.hyperline.co/api-reference/docs/dates-and-timezones.md): Technical representation of dates in Hyperline
- [Error handling](https://docs.hyperline.co/api-reference/docs/error-handling.md): Learn how to handle errors when using Hyperline's API
- [Getting started](https://docs.hyperline.co/api-reference/docs/getting-started.md): Welcome to the Hyperline technical documentation
- [Pagination and filtering](https://docs.hyperline.co/api-reference/docs/pagination.md)
- [Rate limiting](https://docs.hyperline.co/api-reference/docs/rate-limiting.md)
- [React components](https://docs.hyperline.co/api-reference/docs/react-components.md): Learn how to embed Hyperline directly into your React application
- [Third-party app](https://docs.hyperline.co/api-reference/docs/third-party-app.md): Enable your app to access Hyperline accounts using OAuth flows
- [API upgrades](https://docs.hyperline.co/api-reference/docs/upgrades.md): Keep track of changes and deprecation to the Hyperline API
- [Webhooks](https://docs.hyperline.co/api-reference/docs/webhooks.md): Receive webhook messages
- [Get analytics](https://docs.hyperline.co/api-reference/endpoints/analytics/get-analytics.md): Retrieve your pre-computed account's analytics (ARR, revenues, churn, etc).
- [Get bank account](https://docs.hyperline.co/api-reference/endpoints/bank-accounts/get-bank-account.md): Retrieve a specific bank account by ID.
- [Get bank accounts](https://docs.hyperline.co/api-reference/endpoints/bank-accounts/get-bank-accounts.md): Retrieve all bank accounts.
- [Create billable event](https://docs.hyperline.co/api-reference/endpoints/billable-events/create-billable-event.md): Create a new billable event.
- [Create billable events](https://docs.hyperline.co/api-reference/endpoints/billable-events/create-billable-events.md): Create several billable events in batch (limited to max 5000 events per request).
- [Delete billable events](https://docs.hyperline.co/api-reference/endpoints/billable-events/delete-billable-events.md): Delete existing billable events.
- [Get billable event prices](https://docs.hyperline.co/api-reference/endpoints/billable-events/get-billable-event-prices.md): Get previous calculation results for a billable event. You can search by either calculation_id / record_id or both.
- [Ingest and calculate billable event prices](https://docs.hyperline.co/api-reference/endpoints/billable-events/ingest-and-calculate-billable-event-prices.md): Ingest and calculate prices for a single billable event. After the first ingestion, events are not ingested again and the prices won't be calculated again. The initially calculated prices will be returned in subsequent calls.
- [Simulate billable event prices](https://docs.hyperline.co/api-reference/endpoints/billable-events/simulate-billable-event-prices.md): Simulate prices for a single billable event without ingesting it.
- [Create company](https://docs.hyperline.co/api-reference/endpoints/companies/create-company.md): Create a new company to which the authentication token will have access to.
- [Get companies](https://docs.hyperline.co/api-reference/endpoints/companies/get-companies.md): Retrieve all companies that the authentication token has access to.
- [Create promotion code](https://docs.hyperline.co/api-reference/endpoints/coupons->-promotion-codes/create-promotion-code.md): Create a new promotion code.
- [Delete promotion code](https://docs.hyperline.co/api-reference/endpoints/coupons->-promotion-codes/delete-promotion-code.md): Delete an existing promotion code.
- [Get promotion code](https://docs.hyperline.co/api-reference/endpoints/coupons->-promotion-codes/get-promotion-code.md): Retrieve the details of an existing promotion code.
- [Get promotion codes](https://docs.hyperline.co/api-reference/endpoints/coupons->-promotion-codes/get-promotion-codes.md): Retrieve existing promotion codes.
- [Update promotion code](https://docs.hyperline.co/api-reference/endpoints/coupons->-promotion-codes/update-promotion-code.md): Update the details of an existing promotion code.
- [Create coupon](https://docs.hyperline.co/api-reference/endpoints/coupons/create-coupon.md): Create a new coupon.
- [Delete coupon](https://docs.hyperline.co/api-reference/endpoints/coupons/delete-coupon.md): Delete an existing coupon.
- [Get coupon](https://docs.hyperline.co/api-reference/endpoints/coupons/get-coupon.md): Retrieve the details of an existing coupon.
- [Get coupons](https://docs.hyperline.co/api-reference/endpoints/coupons/get-coupons.md): Retrieve existing coupons.
- [Update coupon](https://docs.hyperline.co/api-reference/endpoints/coupons/update-coupon.md): Update the details of an existing coupon.
- [Create custom property](https://docs.hyperline.co/api-reference/endpoints/custom-properties/create-custom-property.md): Create a new custom property.
- [Delete custom property](https://docs.hyperline.co/api-reference/endpoints/custom-properties/delete-custom-property.md): Delete an existing custom property.
- [Get custom properties](https://docs.hyperline.co/api-reference/endpoints/custom-properties/get-custom-properties.md): Retrieve all custom properties previously created.
- [Update custom property](https://docs.hyperline.co/api-reference/endpoints/custom-properties/update-custom-property.md): Update an existing custom property.
- [Create credit product](https://docs.hyperline.co/api-reference/endpoints/customers->-credits/create-credit-product.md): Create a credit entity for a given product with an optional balance.
- [Create credits usage](https://docs.hyperline.co/api-reference/endpoints/customers->-credits/create-credits-usage.md): Create a usage entry for a credit product. This will impact the balance of the customer by `usage_retained`.
- [Get all credit products](https://docs.hyperline.co/api-reference/endpoints/customers->-credits/get-all-credit-products.md): Retrieve credit products for all customers.
- [Get credit product](https://docs.hyperline.co/api-reference/endpoints/customers->-credits/get-credit-product.md): Retrieve the details of an existing credit product for a customer.
- [Get credit products](https://docs.hyperline.co/api-reference/endpoints/customers->-credits/get-credit-products.md): Retrieve credit products attached to a customer.
- [Get credit transactions](https://docs.hyperline.co/api-reference/endpoints/customers->-credits/get-credit-transactions.md): Retrieve all credit transactions associated with a credit product.
- [Purchase credits](https://docs.hyperline.co/api-reference/endpoints/customers->-credits/purchase-credits.md): Purchase a number of credits. This action will generate an invoice and charge the customer.
- [Topup credits](https://docs.hyperline.co/api-reference/endpoints/customers->-credits/topup-credits.md): Topup a number of free credits. This action will not charge the customer.
- [Update credit product](https://docs.hyperline.co/api-reference/endpoints/customers->-credits/update-credit-product.md): Update the configuration of a customer's credit product.
- [Create payment method](https://docs.hyperline.co/api-reference/endpoints/customers->-payment-methods/create-payment-method.md): Import an existing customer payment method from a connected payment provider.
- [Delete payment method](https://docs.hyperline.co/api-reference/endpoints/customers->-payment-methods/delete-payment-method.md): Delete an existing customer payment method.
- [Get payment method](https://docs.hyperline.co/api-reference/endpoints/customers->-payment-methods/get-payment-method.md): Retrieve the details of an existing customer payment method.
- [Get payment methods](https://docs.hyperline.co/api-reference/endpoints/customers->-payment-methods/get-payment-methods.md): Retrieve payment methods attached to a customer.
- [Archive customer](https://docs.hyperline.co/api-reference/endpoints/customers/archive-customer.md): Archive an existing customer.
- [Bulk update providers/customers mapping](https://docs.hyperline.co/api-reference/endpoints/customers/bulk-update-providerscustomers-mapping.md): Bulk update providers/customers mapping, make sure to check the query response to see if all customers were updated.
- [Create customer](https://docs.hyperline.co/api-reference/endpoints/customers/create-customer.md): Create a new customer.
- [Create customers batch](https://docs.hyperline.co/api-reference/endpoints/customers/create-customers-batch.md): Create a batch of new customers.
- [Delete customer](https://docs.hyperline.co/api-reference/endpoints/customers/delete-customer.md): Delete an existing customer. The customer must be archived prior to the deletion.
- [Get customer](https://docs.hyperline.co/api-reference/endpoints/customers/get-customer.md): Retrieve the details of an existing customer.
- [Get customer portal](https://docs.hyperline.co/api-reference/endpoints/customers/get-customer-portal.md): Retrieve the URL of the customer portal.
- [Get customer tax rates](https://docs.hyperline.co/api-reference/endpoints/customers/get-customer-tax-rates.md): Retrieve the eligible tax rates for a customer.
- [Get customers](https://docs.hyperline.co/api-reference/endpoints/customers/get-customers.md): Retrieve existing customers.
- [Unarchive customer](https://docs.hyperline.co/api-reference/endpoints/customers/unarchive-customer.md): Unarchive an archived customer.
- [Update customer](https://docs.hyperline.co/api-reference/endpoints/customers/update-customer.md): Update the details of an existing customer.
- [Create export](https://docs.hyperline.co/api-reference/endpoints/exports/create-export.md): Prepare an export of a given type for download. You can check the export readiness status using the GET endpoint. Once the export is ready, download the export using the download endpoint.
- [Download export](https://docs.hyperline.co/api-reference/endpoints/exports/download-export.md): Download the file associated with a specific export.
- [Get export](https://docs.hyperline.co/api-reference/endpoints/exports/get-export.md): Retrieve the details of an existing export.
- [Create file](https://docs.hyperline.co/api-reference/endpoints/files/create-file.md): Create a new file.
- [Delete file](https://docs.hyperline.co/api-reference/endpoints/files/delete-file.md): Delete an existing file.
- [Download file](https://docs.hyperline.co/api-reference/endpoints/files/download-file.md): Download an existing file content.
- [Get files](https://docs.hyperline.co/api-reference/endpoints/files/get-files.md): Retrieve existing files.
- [Create component token](https://docs.hyperline.co/api-reference/endpoints/integrations/create-component-token.md): Create a new token for embedded components.
- [Create transaction](https://docs.hyperline.co/api-reference/endpoints/invoices->-transactions/create-transaction.md): Create a transaction linked to an existing invoice. This may update the invoice status to paid/partially paid.
- [Delete transaction](https://docs.hyperline.co/api-reference/endpoints/invoices->-transactions/delete-transaction.md): Delete a transaction linked to an existing invoice. Only applies to scheduled transaction.
- [Charge invoice](https://docs.hyperline.co/api-reference/endpoints/invoices/charge-invoice.md): Manually trigger the payment of the invoice.
- [Create credit note](https://docs.hyperline.co/api-reference/endpoints/invoices/create-credit-note.md): Create a credit note for an existing invoice.
- [Create invoice](https://docs.hyperline.co/api-reference/endpoints/invoices/create-invoice.md): Create a new invoice.
- [Create invoices](https://docs.hyperline.co/api-reference/endpoints/invoices/create-invoices.md): Create new invoices in batch (max 50 items).
- [Delete invoice](https://docs.hyperline.co/api-reference/endpoints/invoices/delete-invoice.md): Delete an invoice in `draft` status or imported from an external source. For other statuses, the `POST /v1/invoices/{id}/void` endpoint must be used.
- [Download invoice](https://docs.hyperline.co/api-reference/endpoints/invoices/download-invoice.md): Download the PDF of an existing invoice.
- [Get invoice](https://docs.hyperline.co/api-reference/endpoints/invoices/get-invoice.md): Retrieve the details of an existing invoice.
- [Get invoices](https://docs.hyperline.co/api-reference/endpoints/invoices/get-invoices.md): Retrieve existing invoices. By default, invoices with status `open` are not included.
- [Mark as uncollectible](https://docs.hyperline.co/api-reference/endpoints/invoices/mark-as-uncollectible.md): Mark an invoice as uncollectible, useful for keeping track of bad debts that can be written off for accounting purposes.
- [Update invoice](https://docs.hyperline.co/api-reference/endpoints/invoices/update-invoice.md): Update an invoice in draft or grace_period status.
- [Upload PDF to invoice](https://docs.hyperline.co/api-reference/endpoints/invoices/upload-pdf-to-invoice.md): Upload a PDF file to an existing invoice.
- [Validate draft invoice](https://docs.hyperline.co/api-reference/endpoints/invoices/validate-draft-invoice.md): Send a draft invoice for payment, set the status to `to_pay` and its number. This is not reversible.
- [Void invoice](https://docs.hyperline.co/api-reference/endpoints/invoices/void-invoice.md): Void an invoice in a `to_pay` status. This action generates a corresponding credit note.
- [Create invoicing entity](https://docs.hyperline.co/api-reference/endpoints/invoicing-entities/create-invoicing-entity.md): Create a new invoicing entity to send invoices from.
- [Delete invoicing entity](https://docs.hyperline.co/api-reference/endpoints/invoicing-entities/delete-invoicing-entity.md): Soft deletes an invoicing entity. This action won't delete the associated invoices.
- [Get invoicing entities](https://docs.hyperline.co/api-reference/endpoints/invoicing-entities/get-invoicing-entities.md): Retrieve all invoicing entities for your current client.
- [Get invoicing entity](https://docs.hyperline.co/api-reference/endpoints/invoicing-entities/get-invoicing-entity.md): Retrieve a specific invoicing entity.
- [Update invoicing entity](https://docs.hyperline.co/api-reference/endpoints/invoicing-entities/update-invoicing-entity.md): Update an existing invoicing entity.
- [Authorize](https://docs.hyperline.co/api-reference/endpoints/oauth2/authorize.md): Redirects the user to the Hyperline's login page, and grants authorization to your integration.
- [Authorize (Root)](https://docs.hyperline.co/api-reference/endpoints/oauth2/authorize-root.md): Redirects the user to the Hyperline's login page, and grants authorization to your integration. This is an alias for /v1/oauth/authorize for compatibility with standard OAuth clients.
- [Generate tokens](https://docs.hyperline.co/api-reference/endpoints/oauth2/generate-tokens.md): Exchange an auth code received at the authorize endpoint for an actual access token, or refresh it.
- [Get user info](https://docs.hyperline.co/api-reference/endpoints/oauth2/get-user-info.md): Returns the user information associated with an access token.
- [OAuth Callback](https://docs.hyperline.co/api-reference/endpoints/oauth2/oauth-callback.md): Receives the authorization code from the identity provider and redirects to the client's registered redirect_uri.
- [Register OAuth Client](https://docs.hyperline.co/api-reference/endpoints/oauth2/register-oauth-client.md): RFC 7591 Dynamic Client Registration. Allows MCP and other public clients to register themselves.

Hyperline is ready for AI search. Are you?

Join 742+ companies preparing their websites for the future of search. Create your llms.txt file in minutes.

Generate Your llms.txt

Don't get left behind

Your competitors are preparing for AI search.

Hyperline has 2 organized sections ready for AI crawlers. Generate your llms.txt file and join the companies optimizing for the future of search.