Blog tools

Blog archives

New HTTP API commands: picks, name2key and key2name

SmartBots Blog April 16, 2013 by Glaznah Gassner

Second Life name2key and key2name, also avatar picksWe’ve added three new HTTP API commands for developers:

  • avatar_picks – retrieve current picks of a specific avatar
  • name2key – famous Second Life name to UUID resolution routine
  • key2name – opposite routine, retrieve name by UUID

avatar_picks returns the parcel UUIDs and pick names. This allows easily checking if avatar currently holds a certain parcel in his picks.

name2key (and its twin, key2name) are essential routines to work with avatars, visitors, delivering messages and checking any in-world data.

You can find documentation on all new functions in SmartBots HTTP API documentation.

No Comments »

No comments yet.

Leave a comment