Order LinkDR from your agent
LinkDR is a managed backlink service you can drive from an AI agent. The agent does not charge a card and it does not send email. It plans work and hands you one checkout URL to approve.
Order backlinks. Fetch https://linkdr.com/SKILL.md. The agent reads your site and budget, picks Domain Rating tiers, and returns one checkout URL. You open that URL, sign in, and pay. Fulfillment is the same as an order started on the website: real publisher placements, typically live in 3–4 weeks.
In these docs, a skill is a markdown file the agent should fetch and follow. Checkout uses the public skill at
/SKILL.md. There is no checkout API by design.
What you can do from chat
- A first order without walking the wizard. Paste the SKILL.md command, get a checkout link, pay. Same prices as Pricing.
- A repeatable path. Once the agent has the skill file, you can run the same motion for the next brand.
It is not a chatbot wrapped around our database. The agent you already use stays the UI. LinkDR supplies checkout and fulfillment.
A first prompt that works
For an order:
Fetch https://linkdr.com/SKILL.md and follow it. Target is https://genppt.com. Budget around $700. Plan the mix and send me one checkout URL.
That is enough: what to fetch, what the target is, what "done" looks like.
What to explore next
- Get started with the paste-in command.
- Managed backlinks for the full checkout flow.
Admin agent tools
LinkDR admins also have research and ops MCP tools (keywords, creators, orders, projects). Those docs live at /docs/admin. This public guide covers checkout only.
Developer resources
Agents and integrations can discover LinkDR by name through predictable, machine-readable surfaces:
- OpenAPI spec: https://linkdr.com/openapi.json describes public data endpoints, health, and the checkout skill. Also served at
/api/openapi.json. - Markdown pages: public pages answer
Accept: text/markdown, or fetch/markdown/pricingdirectly. - Agent index: llms.txt lists when to use LinkDR and every public machine-readable file.
