Skip to main content
GET
Get company details

Authorizations

Authorization
string
header
required

API key authentication. Generate keys from your account settings.

Include in header: Authorization: Bearer YOUR_API_KEY

Path Parameters

id
string<uuid>
required

The unique identifier of the company

Query Parameters

include_pdf_url
boolean
default:false

Include signed download URL for pitch deck PDF

Response

Successful response

success
boolean
required
Example:

true

data
object
required
authType
enum<string>
Available options:
api_key,
session