A generic HTTP request illustrating the use and response of user_get_api_key()

  1. --- HTTP Request trace --- 
  2. GET /json?action=user_get_api_key&request_key=evz4vqh6oftn-pzabjlapaj_35035mtnehnlxn0ck4eir8wy HTTP/1.1
  3. Host: api.panaceamobile.com
  4. Accept: */*
  5. Connection: keep-alive
  6.  
  7. HTTP/1.1 200 OK
  8. Date: Fri, 25 Feb 2011 17:04:48 GMT
  9. Server: Apache
  10. Content-Length: 116
  11. Keep-Alive: timeout=15, max=100
  12. Connection: Keep-Alive
  13. Content-Type: text/html; charset=UTF-8
  14.  
  15. {"status":0,"message":"OK","details":{"username":"donald","key":"pncew50exrln5tzi6rogfagi5wqwdwz5ua9vge2ripjybr5l"}}