APIs & Services
Profile API

Example queries

13min

We have supplied example GraphQL queries that you can copy and pasted into your GraphQL query builder.

Can't find the field you're looking for? Remember that you can customise each of the provided example queries to return the information that matters to you

Person Keyword Search

Find one or more people using a search keyword. The searchKeyword operates over the firstName, lastName and organizationName. A combination of firstName, lastName and organizationName can be used to further refine search results.

GraphQL


Person ID Search

Search for a specific individual using their Altrata ID.

Person Bulk ID Search

Search for up to 100 people using their Altrata IDs.

Organization Keyword Search

Find one or more organizations using a search keyword. The searchKeyword operates over the organizationName.

Organization ID Search

Search for a specific organization using their Altrata ID.

Organization Bulk ID Search

Search for up to 100 organizations using their Altrata IDs.



Person Search

Facilitates searching for individuals based on various attributes such as name, employment history, role details, and professional status.

Sample Request

GraphQL


Sample Response

GraphQL


Organization Search

Enables users to find organizations based on specific parameters such as company size, industry, revenue, and market capitalization.

Sample Request

GraphQL


Sample Response

GraphQL


Export Person

Query to initiate the generation of a downloadable file containing a person's profile data, enabling users to retrieve and export detailed information about a specific individual.

Sample Request

GraphQL


Sample Response

GraphQL


Note - Once we have received a response to our query, copy the URL into your browser and press enter; the pdf file will be downloaded immediately.

Export Organization

Query to initiate the generation of a downloadable file containing an organization's profile data, allowing users to retrieve and export relevant organizational information.

Sample Request

GraphQL


Sample Response

GraphQL


Note - Once we have received a response to our query, copy the URL into your browser and press enter; the pdf file will be downloaded immediately.

Updated 02 Apr 2025
Doc contributor
Doc contributor
Doc contributor
Doc contributor
Did this page help you?