ma.gnolia

Sign In | Learn More

Skip to main content


Mirrord API

What is it?

Mirrord API is a recreation of the Del.icio.us API that runs in parallel with our standard API. As we describe on the blog, our intention is to make adding Ma.gnolia support for Del.icio.us powered applications and plugins a very simple endeavor.

We’re pretty confident that 80% of your effort will be:

1. Replace “https://api.del.icio.us/v1” with “https://ma.gnolia.com/api/mirrord/v1”.

2. Recompile and/or deploy.

3. Blog it for your users and kick back for the night. Sweet!

After that, there may be some minor issues to address, but overall we have strived to provide a smooth transition path.

The same Terms of Service & API Use and guidelines that apply to our standard API also apply to using Mirrord API.

Where is it?

The Mirrord API is accessed through https://ma.gnolia.com/api/mirrord/v1

For a list of methods, see the Del.icio.us documentation

Important Notes

1. Mirrord does not support tag bundles, as the concept does not exist in Ma.gnolia.

2. Tags are separated in Ma.gnolia with commas, while Del.icio.us uses spaces. Spaces in tags going out from Ma.gnolia are converted to underscore characters.