llms.txt Content
# Rebrandly for Developers Documentation
## Guides
- [Account identity](https://developers.rebrandly.com/docs/account-identity.md)
- [Getting account details](https://developers.rebrandly.com/docs/getting-account-details.md)
- [API Key](https://developers.rebrandly.com/docs/api-key-authentication.md)
- [Authentication overview](https://developers.rebrandly.com/docs/authentication-overview.md)
- [OAuth flow](https://developers.rebrandly.com/docs/oauth-flow.md)
- [Clickstream](https://developers.rebrandly.com/docs/click-events.md): Get a stream of click events that enables real-time processing of traffic on branded links
- [Resource collections](https://developers.rebrandly.com/docs/resource-collections.md)
- [Paginating collections](https://developers.rebrandly.com/docs/understanding-pagination.md)
- [Sorting collections](https://developers.rebrandly.com/docs/understanding-sorting.md)
- [Branded domains](https://developers.rebrandly.com/docs/branded-domains.md)
- [Counting your domains](https://developers.rebrandly.com/docs/counting-your-domains.md)
- [Getting domain details](https://developers.rebrandly.com/docs/getting-single-domain-details.md)
- [Getting traffic encrypted](https://developers.rebrandly.com/docs/getting-traffic-encrypted.md)
- [Listing your domains](https://developers.rebrandly.com/docs/listing-your-domains-collection.md)
- [400 - Bad Request](https://developers.rebrandly.com/docs/400-bad-request.md)
- [401 - Unauthorized](https://developers.rebrandly.com/docs/401-unauthorized.md)
- [403 - Already exists](https://developers.rebrandly.com/docs/403-already-exists-errors.md)
- [403 - Limit Exceeded](https://developers.rebrandly.com/docs/403-limit-exceeded.md)
- [404 - Not found](https://developers.rebrandly.com/docs/404-not-found-errors.md)
- [406 - Not Acceptable](https://developers.rebrandly.com/docs/406-not-acceptable.md)
- [429 - Too Many Requests](https://developers.rebrandly.com/docs/429-too-many-requests.md)
- [500 - Server error](https://devel