Sharing personalized API documentation
Hubhus generates personalized API documentation automatically for your account — including your exact campaigns, fields, select options, statuses, and example payloads. You can share this directly with external partners.
TL;DR
Go to Account → API documentation → Go to new API documentation. Click the link icon in the top of the page to get a shareable URL. Share that URL + an API token with the partner. The documentation automatically shows their campaign schema. Apply a campaign filter to restrict which data they see.
3 things to know
Access and share the documentation
Go to Account → API documentation → click "Go to the new API documentation here". Click the link icon at the top and select Link to copy the shareable URL. This URL is safe to share — it only grants access to the documentation, not your account data. Direct URL pattern: https://leadvalidator.dk/a/YOUR_ACCOUNT_NAME/api-documentation
What partners see in the documentation
The documentation is dynamically generated from your account: all campaigns, custom fields, select options, allowed values, status slugs, required parameters, and live JSON example payloads. Partners can copy the schema directly to build correct POST bodies — no guessing field names or structures. Every request must include: Authorization: Bearer YOUR_API_TOKEN
Restrict what partners can access
Sharing the docs URL does not expose your data. To restrict API data access, create a campaign filter (Settings → Filters) and link it to the API token. Partners then only see leads matching that filter. The documentation auto-reflects only their campaign structure.
Common searches
share api documentation • partner api docs • personalized api • api schema • api integration documentation
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article