OrganizationFullSummary
All basic Organization data in one call, indluding names, website and company bio.
Parameters:
|
id (required) |
Organization Id Example Value: 4513772
|
|
apikey (required) |
Your API key Example Value: 72Agh048-25FD-4A08-BghB-0FBA05346545
|
Sample Resource URL
http://www.baselineapi.com/api/OrganizationFullSummary?id=4513772&apikey=72Agh048-25FD-4A08-BghB-0FBA05346545
Sample Response
[
{
"ORGANIZATION_ID": 4513772,
"NAME": "Pixar Animation Studios",
"AKA": "Disney Pixar,
Pixar,
Pixar Archives",
"BIO": null,
"URL": "http: //www.pixar.com"
}
]
