Ma.gnolia API Q&A
From Ma.gnolia Community Wiki
If you're having trouble getting something done with the Ma.gnolia API, ask your questions here.
- I'm trying to make an Add to Ma.gnolia URL template. What metadata can be submitted with a bookmark?
You can specify URL, title, description, tags, a rating (1...5) and set private=1 if the bookmark should be private.'
- Is there some requested limit on how many queries an application should do within a certain amount of time? For example only 100 queries per hour, 2 queries within 10 seconds or something like that. --(zerok)
Yes. We ask that requests be limited to one request at a time, and no more than one request per second.
