TRYNT URI User ID Web Service
The TRYNT User ID Web Service lets you create User IDs for use in the TRYNT URI Commenting, Tagging and Voting Web Services. While the TRYNT URI Voting Web Service does not require a valid TRYNT User ID both the Commenting and Tagging Web Services do.
This web service will issue a unique User ID each set of unique name/host value pairs. If you submit an existing name/host value pair this web service will respond with the existing User ID.
If you use this free TRYNT API/Web Service you must provide proper attribution to comply with our terms of service.
Request URL
http://www.trynt.com/uri-user-api/v1/
Request parameters
| Parameter | Value | Description |
|---|---|---|
| user | string (required) | A username |
| host | string (required) | A hostname or other unique identifier |
Sample Request (URL: http://www.trynt.com/uri-user-api/v1/):