Tuesday, 30 August 2011

API v1 - Generate unique id



API Call: http://api.borigami.net/v1.php?k=uniqid

Output:

  • In case of error:
  • kind=error
    data=Invalid request!
    

    Part in red color is error message.

  • In case of success:
  • kind=success
    data=4e5d7a6590852
    

    Part in red color is unique id.

No comments:

Post a Comment