# H0p ## Docs - [Authentication](https://docs.h0p.co/api-reference/authentication.md): Secure your API requests with API keys - [Create custom domain](https://docs.h0p.co/api-reference/domain/create-custom-domain.md): Add custom domain for short links. DNS verification required. First domain becomes primary. QR code template auto-created. - [Delete domain](https://docs.h0p.co/api-reference/domain/delete-domain.md): Permanently delete domain and ALL associated short links, QR templates, and analytics. Folder/tag/domain counts updated automatically. Cannot be undone. - [Get domain details](https://docs.h0p.co/api-reference/domain/get-domain-details.md): Retrieve complete domain configuration including DNS verification, URLs, deep linking, QR template, and statistics. - [Get domain QR code data](https://docs.h0p.co/api-reference/domain/get-domain-qr-code-data.md): Get QR code data for client-side generation. - [List all available domains](https://docs.h0p.co/api-reference/domain/list-all-available-domains.md): Retrieve ALL domains (organization + platform defaults) for short link creation. No pagination. Ordered by primary first, then creation date. - [List domains with pagination](https://docs.h0p.co/api-reference/domain/list-domains-with-pagination.md): Retrieve paginated domains ordered by creation date. Filter by search. Set withQrCodeTemplate=true to include QR template options. - [Update domain settings](https://docs.h0p.co/api-reference/domain/update-domain-settings.md): Update domain URLs (index/fallback), deep linking (AASA/Android), and QR code template. Partial updates supported. - [Verify domain DNS configuration](https://docs.h0p.co/api-reference/domain/verify-domain-dns-configuration.md): Check domain DNS configuration and verify setup. Updates isVerified status. Returns domain with verification result and DNS configuration instructions if not verified. - [Upload Open Graph image](https://docs.h0p.co/api-reference/files/upload-open-graph-image.md): Upload image for Open Graph meta tags (social sharing preview). Max 1MB. PNG/JPG/WebP accepted. Returns file UUID for use in metaTags.imageId. - [Upload organization logo](https://docs.h0p.co/api-reference/files/upload-organization-logo.md): Upload organization logo for branding. Max 1MB. Returns file metadata and CDN URL. - [Upload QR code logo overlay](https://docs.h0p.co/api-reference/files/upload-qr-code-logo-overlay.md): Upload image to overlay on QR codes. Max 500KB. PNG/JPG/SVG accepted. Returns file UUID for use in QR code options. - [Create folder](https://docs.h0p.co/api-reference/folder/create-folder.md): Create a new folder to organize short links. Folders help categorize links and track statistics by group. - [Delete folder](https://docs.h0p.co/api-reference/folder/delete-folder.md): Permanently delete folder and all contained short links. Default folder cannot be deleted. Domain/tag counts updated automatically. - [Get folder details](https://docs.h0p.co/api-reference/folder/get-folder-details.md): Retrieve complete folder information including name, color, short link count, and creation date. - [List folders with pagination](https://docs.h0p.co/api-reference/folder/list-folders-with-pagination.md): Retrieve paginated list of folders. Default folder is always listed first, followed by most recent. - [Update folder](https://docs.h0p.co/api-reference/folder/update-folder.md): Update folder name and/or color. Default folder cannot be renamed but can change color. - [Introduction](https://docs.h0p.co/api-reference/introduction.md): Integrate H0p into your apps and workflows - [Quickstart](https://docs.h0p.co/api-reference/quickstart.md): Make your first API call in minutes - [Create short link](https://docs.h0p.co/api-reference/short-link/create-short-link.md): Create a new short link with optional advanced features. - [Delete short link](https://docs.h0p.co/api-reference/short-link/delete-short-link.md): Permanently delete short link and all associated data. - [Get short link details](https://docs.h0p.co/api-reference/short-link/get-short-link-details.md): Retrieve complete short link configuration including destination, rules, QR code, meta tags, statistics, and threat information. - [Get short link QR code data](https://docs.h0p.co/api-reference/short-link/get-short-link-qr-code-data.md): Get QR code data for client-side generation. - [List short links with pagination](https://docs.h0p.co/api-reference/short-link/list-short-links-with-pagination.md): Retrieve paginated short links with filtering options. - [Update short link](https://docs.h0p.co/api-reference/short-link/update-short-link.md): Update an existing short link's configuration. - [Get clicks timeline](https://docs.h0p.co/api-reference/statistics/get-clicks-timeline.md): Retrieve daily click counts as time series data. Filter by short links, domains, folders, or tags. Returns one data point per day with zero-filled gaps. - [Get statistics overview](https://docs.h0p.co/api-reference/statistics/get-statistics-overview.md): Retrieve analytics grouped by dimension (country, device, browser, etc.). Filter by short links, domains, folders, or tags. - [Create tag](https://docs.h0p.co/api-reference/tag/create-tag.md): Create a new tag to label and filter short links. Tags help categorize links across multiple folders. - [Delete tag](https://docs.h0p.co/api-reference/tag/delete-tag.md): Permanently delete tag. All short link associations are removed. - [Get tag details](https://docs.h0p.co/api-reference/tag/get-tag-details.md): Retrieve complete tag information including name, color, short link count, and creation date. - [List tags with pagination](https://docs.h0p.co/api-reference/tag/list-tags-with-pagination.md): Retrieve paginated list of tags ordered by most recent. - [Update tag](https://docs.h0p.co/api-reference/tag/update-tag.md): Update tag name and/or color. - [Development](https://docs.h0p.co/platform/development.md): Key concepts for developers building with H0p - [Custom Domains](https://docs.h0p.co/platform/domains.md): Use your own domain for branded short links - [Introduction](https://docs.h0p.co/platform/introduction.md): The modern link management platform for teams and developers - [MCP Integration](https://docs.h0p.co/platform/mcp.md): Connect H0p to AI development tools with the Model Context Protocol - [Quickstart](https://docs.h0p.co/platform/quickstart.md): Create your first short link in under 5 minutes - [Short Links](https://docs.h0p.co/platform/short-links.md): Create, customize, and track powerful short links - [Webhooks](https://docs.h0p.co/platform/webhooks.md): Receive real-time notifications for link events ## OpenAPI Specs - [doc](https://api.h0p.co/doc) - [test](https://docs.h0p.co/openapi/test.json) - [openapi](https://docs.h0p.co/api-reference/openapi.json) ## Optional - [Website](https://www.h0p.co) - [Features](https://www.h0p.co/features)