For developers and AI agents
Marknadsavdelningen Developer Resources
A truthful map of the public, read-only resources available on marknadsavdelningen.com. Use them to discover published content, understand the site structure and build responsible integrations.
Public resources / 01
What you can use today
These endpoints are public and intended for discovery or read-only retrieval. Respect caching, rate limits and the instructions in robots.txt.
Canonical pages as Markdown
A site function is planned to return a page’s canonical content when a client requests Accept: text/markdown. This is a candidate capability, not a currently guaranteed public API.
LLM guidance
/llms.txt is the concise, agent-readable guide to important site content and preferred discovery paths.
XML sitemap
/wp-sitemap.xml/ lists public WordPress content for structured URL discovery.
Crawler guidance
/robots.txt communicates crawler permissions and points to sitemap resources.
WordPress REST index
/wp-json/ describes the public REST routes exposed by this WordPress installation.
Published pages
/wp-json/wp/v2/pages provides public, published page data. Anonymous access is for reading only.
FAQ / 02
Practical answers
The public contract is deliberately narrow. These answers distinguish what exists today from what is only being considered.
Is there a public API for creating or editing content?
No. Public resources are read only. There is no supported anonymous or public write API.
Can I request a canonical page as Markdown?
Not as a guaranteed capability yet. Support for Accept: text/markdown is a planned functions candidate and must be verified here before production use.
Is there an authentication guide or SDK?
No public authentication guide or SDK is currently published.
Are webhooks or a public MCP server available?
No public webhook API or public MCP server is currently offered.
Which source should an agent discover first?
Start with /llms.txt, then use /wp-sitemap.xml/ and the public WordPress REST index where appropriate.
How do I discuss a custom integration?
Use the contact page and describe the system, data flow, security needs and intended read or write operations.
Supported integration / 03
Build on a clear contract
Tell us what you want to connect and why. We will confirm what is feasible before any implementation starts.