Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |
| api [2026/04/07 16:27] – melon | api [2026/04/07 16:39] (current) – melon |
|---|
| All API calls include an "ok" (true, false) value, ok will be true if the api call was successful! | All API calls include an "ok" (true, false) value, ok will be true if the api call was successful! |
| | **API Function** | **What it does** | **Parameters** | | | **API Function** | **What it does** | **Parameters** | |
| | | [[https://forum.melonland.net/api.php?smileys|smileys]] | List forum smileys | -- | |
| | [[https://forum.melonland.net/api.php?memberNames|memberNames]] | Display names associated with member IDs | ''id'' (filter to member ID) · ''username'' (include eSite username) | | | [[https://forum.melonland.net/api.php?memberNames|memberNames]] | Display names associated with member IDs | ''id'' (filter to member ID) · ''username'' (include eSite username) | |
| | [[https://forum.melonland.net/api.php?memberWebsites|memberWebsites]] | Linked profile websites | ''id'' (filter to member ID) - **most id fields accept lists id=1,53,2** | | | [[https://forum.melonland.net/api.php?memberWebsites|memberWebsites]] | Linked profile websites | ''id'' (filter to member ID) - **most id fields accept lists id=1,53,2** | |