cURL
curl --request GET \ --url https://api.getpg.ai/v1/companies/{company_id}/graph \ --header 'X-Api-Key: <api-key>'
{}
Retrieve a relevance graph for a company showing related entities as nodes and edges. Useful for understanding relationships and connections.
Your API key for authentication. Get your API key from the PGAI dashboard.
UUID of the company
Success - graph with nodes and edges
Response data