Overview
The Follr API allows partners to integrate certain functionality of the Follr platform into their own applications. The Follr API provides a mechanism to Create, Read and Update Follr profiles programatically. The Follr API uses a REST mechanism to implement the Create, Read and Update functions. Partners are assigned an API key and API secret pair used to sign each request. A valid request is a simple HTTP post containing either an XML or JSON input payload.
The Follr API provides access to the following user profile data:
- Contact Information
- Education History
- Employment History
- Biographical Information
Refer to the data field dictionary for a complete list of fields, optionality, data types and size limits.