Documentation‎ > ‎

3. Classify API

Usage

Classifies raw input (title, company, etc.) into bizographics.

URL

http://api.bizographics.com/v2/classify.format

Formats

json,xml 

HTTP Method

GET 

Parameters

  • api_key: Required.
  • callback: Optional. Only available for json format. If supplied the response will use the JSONP format with the callback of the given name.
  • title: raw job title, e.g. "Senior VP of Marketing"
  • domain: company domain, e.g. bizo.com
  • company: company name, e.g. Bizo, Inc.
  • gender: e.g. Female
  • location: e.g. San Francisco, CA
  • education: raw degree information, e.g. B.S. in Computer Science
  • email: sha1 hash of email address, e.g. 2df77ea3ad5752cba4bf8c510f6ca1eb793859d0
  • ip_address: raw IP address, e.g. 98.234.149.74

Response

See the section: Bizographic data format.

Example request

http://api.bizographics.com/v2/classify.json?api_key=XXXXX&title=Senior%20VP%20of%20Marketing&domain=bizo.com

Sign in  |  Recent Site Activity  |  Terms  |  Report Abuse  |  Print page  |  Powered by Google Sites