{
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "CreateNewCompanyResponse",
"type": "object",
"properties": {
"errorMessage": {
"type": "string",
"nullable": true
},
"key": {
"type": "integer",
"description": "The key assigned to the new Company.",
"format": "int32"
},
"id": {
"type": "string",
"description": "The id of the new Company, which is trimmed of leading and trailing whitespace.",
"nullable": true
}
},
"additionalProperties": false,
"description": "Response contains information about the newly created company"
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.