Public API
Who this is for: If you’re not building an integration, you can skip this section. Everything here is public product documentation.
What it is
Section titled “What it is”The Public API lets you:
- List your pages
- Fetch analytics summaries for a page by its slug
You authenticate with an API key generated in the dashboard.
Base URL
Section titled “Base URL”All endpoints live under:
https://onlynk.me/api/public/
Next steps
Section titled “Next steps”- Authentication — API keys and how to send them
- Endpoints reference — request/response examples