Get your own customer support community
 

YouAre API Documentation

YouAre API Documentation: http://youare.com/dev

---Basics---

The easiest and only available way at this moment to use YouAre POST API is through cURL (unless you use it without authentification).

HTTP methods: YouAre API allows both GET or POST.

Character Encoding: UTF-8

Formats: YouAre API supports JSON and serialized data through PHP

TimeStamps. Delivered in the format below:
Tue, 12 Aug 2008 05:37:40 GMT

Rate Limit: YouAre API doesn't have any requests limitation, but we reserve the right to do it in the future.

API Keys: To use YouAre API, there is no need for an API Key. Requests
and usage can be done with no API key.

Session and Authentification. YouAre API methods are two:

1. Without Authentification (GET methods): Used to get YouAre data (Users not authentificated might not be able to see "protected user updates" if they both are followers).

2. With Authentification (POST methods): Used to publish and to get YouAre data (users authentificated will be able to see "protected user updates" if they both are followers).

--

You can use YouAre logos in your application: http://youare.com/youare_logos.zip

---
- Reading data: http://youare.com/dev#apireading

- Writing data: http://youare.com/dev#apiwriting

- Search: http://youare.com/dev#apisearch

- HTTP Status Codes: http://youare.com/dev#apivalues

- PHP Sample Code (Video): http://youare.com/dev#phpsamples
Inappropriate?
1 person has this question

User_default_medium