Search grants

Retrieves detailed information about grants using filters as parameters. The search parameters can be multiple.

Endpoint: POST /grant/search

Endpoint sample: https://api.research.profoundimpact.com/v1/grant/search

use semicolon (;) to enter multiple search phrases

Search grant results

No grants found matching your filters.

Try adjusting your search criteria.

Get a single grant

Retrieves detailed information about a specific grant using its unique identifier.

Endpoint: GET /grant/{{id}}

Endpoint sample: https://api.research.profoundimpact.com/v1/grant/5249

Add grant by parameters

Adds a new grant to the system by providing structured parameters including triggering the AI stack and Area of Research (AOR) attachment.

Endpoint: POST /grant

Endpoint sample: https://api.research.profoundimpact.com/v1/grant

Basic Information

Application Deadlines

Deadline Set #1

Budget Information

Keywords

Eligibility Criteria

Add grant by PDF

Adds a new grant to the system by providing structured parameters and a PDF file including triggering the AI stack and Area of Research (AOR) attachment. The PDF extraction and AI processing takes approximately 10 minutes to complete, during which the system retrieves and attaches relevant grant information.

Adding a grant by PDF includes 2 steps.

Step 1: Get PDF upload URL and file Id

Retrieves a temporary URL and file ID to upload the PDF file

Endpoint: GET /uploadURL/grant/pdf

Endpoint sample: https://api.research.profoundimpact.com/v1/uploadURL/grant/pdf

Click the button to select a PDF file. The file will be automatically uploaded once selected.

Search projects

Retrieves detailed information about projects using filters as parameters. The search parameters can be multiple. Values in each field use "OR" logic, except between keys, which use "AND" logic.

Endpoint: POST /project/search

Endpoint sample: https://api.research.profoundimpact.com/v1/project/search

use semicolon (;) to enter multiple search phrases

Search project results

Get a single project

Retrieves detailed information about a specific project using its unique identifier.

Endpoint: GET /project/{{id}}

Endpoint sample: https://api.research.profoundimpact.com/v1/project/342

Add project by parameters

Adds a new project to the system by providing structured parameters including triggering the AI stack and Area of Research (AOR) attachment.

Endpoint: POST /project

Endpoint sample: https://api.research.profoundimpact.com/v1/project

Basic Information

Project Timeline

Organization Information

Location Information

Keywords

Add project by PDF

Adds a new project to the system by providing structured parameters and a PDF file including triggering the AI stack and Area of Research (AOR) attachment. The PDF extraction and AI processing takes approximately 10 minutes to complete, during which the system retrieves and attaches relevant project information.

Adding a project by PDF includes 2 steps.

Step 1: Get PDF upload URL and file Id

Retrieves a temporary URL and file ID to upload the PDF file

Endpoint: GET /uploadURL/project/pdf

Endpoint sample: https://api.research.profoundimpact.com/v1/uploadURL/project/pdf

Click the button to select a PDF file. The file will be automatically uploaded once selected.

Search researchers

Retrieves detailed information about researchers using filters as parameters. The search parameters can be multiple. Values in each field use "OR" logic, except between keys, which use "AND" logic.

Endpoint: POST /researcher/search

Endpoint sample: https://api.research.profoundimpact.com/v1/researcher/search

use semicolon (;) to enter multiple search phrases

Search researcher results

No researchers found matching your filters.

Try adjusting your search criteria.

Get a single researcher

Retrieves detailed information about a specific researcher using its unique identifier.

Endpoint: GET /researcher/{{id}}

Endpoint sample: https://api.research.profoundimpact.com/v1/researcher/2766

Add researcher by parameters

Adds a new researcher to the system by providing structured parameters including triggering the AI stack and Area of Research (AOR) attachment.

Endpoint: POST /researcher

Endpoint sample: https://api.research.profoundimpact.com/v1/researcher

Basic Information

Experience

Education

Publications

Add researcher by PDF

Adds a new researcher to the system by providing structured parameters and a PDF file including triggering the AI stack and Area of Research(AOR) attachment. Adding a researcher by PDF includes 2 steps.

Step 1: Get PDF upload URL and file Id

Retrieves a temporary URL and file ID to upload the PDF file

Endpoint: GET /uploadURL/researcher/pdf

Endpoint sample: https://api.research.profoundimpact.com/v1/uploadURL/researcher/pdf

Click the button to select a PDF file. The file will be automatically uploaded once selected.

Search Matches

Retrieves detailed information about matches between researchers and grants using filters. Values in each field use "OR" logic, fields use "AND" logic between them.

Endpoint: POST /match/search

Endpoint sample: https://api.research.profoundimpact.com/v1/match/search

Use semicolon (;) to enter multiple search phrases

Match search results

No matches found matching your filters.

Try adjusting your search criteria.

Get a single match

Retrieves detailed information about a specific match between a researcher and grant using its unique identifier.

Endpoint: GET /match/{{id}}

Endpoint sample: https://api.research.profoundimpact.com/v1/match/216070

Will request with: ?triMatch=true