How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

G2 API V2

The G2 API V2 provides programmatic access to G2's software reviews, buyer intent signals, competitive intelligence, and product data. Uses OAuth 2.0 for authentication. Enables integration of G2 buyer intent data into CRM, marketing automation, and sales workflows.

G2 API V2 is one of 4 APIs that [Business Software and Services Reviews G2](https://apis.io/providers/business-software-and-services-reviews-g2/) publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include B2B, Software Reviews, Buyer Intent, and Competitive Intelligence. The published artifact set on APIs.io includes API documentation, an API reference, an OpenAPI specification, authentication docs, and rate-limit docs.

This API exposes 61 operations across 54 paths, organized into 26 resource areas, and defines 4 schemas. It is described by OpenAPI 3.0.1, at version v2.

Requests are made against a single base URL, https://{defaultHost}.

61 operations 54 paths 4 schemas 3 DELETE48 GET1 PATCH8 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
v2
Base URL
https://data.g2.com/api/v2/
Authentication
HTTP Bearer, OAuth 2.0
Resource Areas
26

Authentication & Security 2

G2 API V2 declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (AccountAPIToken). It supports OAuth 2.0 (G2OAuth) using the authorizationCode flow, exposing 6 scopes.

Paths & Operations 61

Across 54 paths, the API surfaces 61 operations — 3 DELETE, 48 GET, 1 PATCH, 8 POST, 1 PUT. They span 26 resource areas, including Buyer Intent, Screenshots, Product Features, Categories, G2 Activate, Market Signals, Credit Account, Data Subscriptions, and 18 more. Each is listed below with its method, path, parameters, and response codes.

Buyer Intent 3
GET
/api/sandbox/products/{subject_product_id}/buyer_intent
Browse sandbox buyer intent interactions for a product
getSandboxBuyerIntentInteractions 8 params → 200
GET
/api/v2/buyer_intent
Browse buyer intent interactions (product-agnostic)
getGlobalBuyerIntentInteractions 8 params → 200
GET
/api/v2/products/{subject_product_id}/buyer_intent
Browse buyer intent interactions for a product
getBuyerIntentInteractions 8 params → 200
Screenshots 3
GET
/api/v2/screenshots
Lists screenshots
getScreenshots 9 params → 400401200
GET
/api/v2/screenshots/{id}
Shows a screenshot
getScreenshot 3 params → 400401404200
GET
/api/v2/products/{product_id}/screenshots
Lists Screenshots related to given product
getProductScreenshots 10 params → 401403400404200
Product Features 4
GET
/api/v2/categories/{category_id}/features
List features for a specific category
getCategoryFeatures 13 params → 400401404200
GET
/api/v2/categories/features
List all category product features grouped by category
getAllCategoryFeatures 12 params → 400401200
GET
/api/v2/products/{product_id}/features
List features for a specific product
getProductFeatures 14 params → 400401404200
GET
/api/v2/products/features
List all product features grouped by product
getAllProductFeatures 13 params → 400401200
Categories 2
GET
/api/v2/categories
List of categories
getCategories 13 params → 400401200
GET
/api/v2/categories/{id}
Shows a single category
getCategory 3 params → 400401404200
G2 Activate 4
POST
/api/v2/products/{product_id}/g2_activate/industry_search
Match a free-text business description to NAICS industry names
createG2ActivateIndustrySearch 1 param body → 401404403400200503
GET
/api/v2/products/{product_id}/g2_activate/locked_companies
Lists locked companies (masked) showing intent for a product
getG2ActivateLockedCompanies 5 params → 401404403400200
GET
/api/v2/products/{product_id}/g2_activate/unlocked_companies
Lists unlocked companies for a product
getG2ActivateUnlockedCompanies 6 params → 401404403400200
GET
/api/v2/products/{product_id}/g2_activate/unlocked_companies/{id}
Shows a single unlocked company with resolved contacts
getG2ActivateUnlockedCompany 3 params → 401404403200
Market Signals 1
GET
/api/v2/market_signals
Retrieve buyer intent signals for a date range
getMarketSignalsIndex 6 params → 200400404
Credit Account 2
GET
/api/v2/organization/{organization_id}/credit_account
Retrieve credit account details for an organization
getOrganizationCreditAccount 3 params → 401404200
GET
/api/v2/organization/{organization_id}/credit_deductions
Retrieve aggregated credit deductions by month and year
getOrganizationCreditDeductions 4 params → 401404200
Data Subscriptions 3
GET
/api/v2/partners/{partner_id}/data_subscriptions
Lists data subscriptions for given partner and account
getPartnerDataSubscriptions 5 params → 200
POST
/api/v2/partners/{partner_id}/data_subscriptions
Creates a data subscription
createPartnerDataSubscription 1 param body → 201400401403
DELETE
/api/v2/partners/{partner_id}/data_subscriptions/{data_subscription_id}
Deletes the data subscription for a given partner and account
deletePartnerDataSubscription 2 params → 204
Performance Analytics 5
GET
/api/v2/products/{product_id}/performance_analytics/integrations/{integration_type}/data_quality
Show CRM data quality
getPerformanceAnalyticsDataQuality 2 params → 200400401403404
GET
/api/v2/products/{product_id}/performance_analytics/integrations/{integration_type}/roi_summary
Show ROI summary
getPerformanceAnalyticsRoiSummary 4 params → 200400401403404
GET
/api/v2/products/{product_id}/performance_analytics/integrations/{integration_type}/roi_trend
Show ROI trend
getPerformanceAnalyticsRoiTrend 6 params → 200400401403404
GET
/api/v2/products/{product_id}/performance_analytics/integrations/{integration_type}
Show CRM integration health
getPerformanceAnalyticsIntegrationHealth 2 params → 200400401403404
GET
/api/v2/products/{product_id}/performance_analytics
Show Performance Analytics activation status
getPerformanceAnalyticsActivationStatus 1 param → 200401403404
Product Mappings 3
GET
/api/v2/product_mappings
List of product mappings
getProductMappings 12 params → 401200
POST
/api/v2/product_mappings
Create a product mapping
createProductMapping body → 401201
PUT
/api/v2/product_mappings/{id}
Update a product mapping
updateProductMapping 1 param body → 200
Product Ratings 1
GET
/api/v2/product_ratings/{product_id}
A product's ratings
getProductRatings 2 params → 401403404200
Downloads 1
GET
/api/v2/products/{product_id}/downloads
Lists Downloads related to given product
getProductDownloads 10 params → 401403400404200
Competitors 1
GET
/api/v2/products/{product_id}/competitors
Lists competitors related to given product
getProductCompetitors 8 params → 400401403200
Discussions 1
GET
/api/v2/products/{product_id}/discussions
Lists discussions related to given product
getProductDiscussions 6 params → 400401403404200
Integration Reviews 1
GET
/api/v2/products/{product_id}/integration_reviews
Lists integration reviews for given product
getProductIntegrationReviews 10 params → 400403404200
Medals 1
GET
/api/v2/products/{product_id}/badges
Lists medals (badges) awarded to given product
getProductMedals 8 params → 400401403404200
Video Reviews 1
GET
/api/v2/products/{product_id}/video_reviews
Lists video reviews related to given product
getProductVideoReviews 10 params → 400401403404200
Product Videos 1
GET
/api/v2/products/{product_id}/videos
Lists videos related to given product
getProductVideos 10 params → 400401403404200
Products 3
GET
/api/v2/products
Browse list of G2 products
getProducts 16 params → 400401200
GET
/api/v2/products/{product_id}
Show single product
getProduct 3 params → 200400401404
GET
/api/v2/users/me/products
List all products owned by current account
getCurrentUserProducts 7 params → 401400200
Questions 2
GET
/api/v2/questions
List of questions
getQuestions 9 params → 400401200
GET
/api/v2/questions/{id}
Shows a single question
getQuestion 3 params → 400401404200
Reports 1
GET
/api/v2/reports/grid/{product_id}
Get grid reports for a product
getGridReports 4 params → 200400401404403
Reviews 3
GET
/api/v2/products/{product_id}/reviews
Lists reviews of given product
getProductReviews 18 params → 400403404200
GET
/api/v2/users/me/products/{product_id}/review
Show review for a product
getCurrentUserProductReview 3 params → 401403404200
POST
/api/v2/users/me/products/{product_id}/review
Submit or update a review for a product
submitCurrentUserProductReview 3 params body → 201400403
Snippets 1
GET
/api/v2/products/{product_id}/snippets
Lists reviews of given product
getProductSnippets 12 params → 400401403404200
Research Boards 10
GET
/api/v2/users/me/research_boards
List research boards for current user
listResearchBoards 5 params → 401200
POST
/api/v2/users/me/research_boards
Create a research board
createResearchBoard body → 401201
GET
/api/v2/users/me/research_boards/{uuid}
Get a research board
getResearchBoard 1 param → 401404200
PATCH
/api/v2/users/me/research_boards/{uuid}
Update a research board
updateResearchBoard 1 param body → 401200
DELETE
/api/v2/users/me/research_boards/{uuid}
Delete a research board
deleteResearchBoard 1 param → 204
GET
/api/v2/users/me/research_boards/{research_board_uuid}/products
List products on a research board
listResearchBoardProducts 2 params → 401200
POST
/api/v2/users/me/research_boards/{research_board_uuid}/products
Add a product to a research board
addProductToResearchBoard 1 param body → 401201
POST
/api/v2/users/me/research_boards/{research_board_uuid}/products/batch_create
Add multiple products to a research board
batchAddProductsToResearchBoard 1 param body → 401200
POST
/api/v2/users/me/research_boards/{research_board_uuid}/products/batch_destroy
Remove multiple products from a research board
batchRemoveProductsFromResearchBoard 1 param body → 401200
DELETE
/api/v2/users/me/research_boards/{research_board_uuid}/products/{id}
Remove a product from a research board
removeProductFromResearchBoard 2 params → 204
Users 1
GET
/api/v2/user
Show current user
getCurrentUser 1 param → 401200
Vendors 2
GET
/api/v2/vendors
List of vendors
getVendors 9 params → 400401200
GET
/api/v2/vendors/{id}
Shows a single vendor
getVendor 3 params → 400401404200

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are http_error (4 properties), cursor_pagination (3 properties), Errors (1 property). Each schema is shown below with its type and property counts.

cursor_pagination
object
3 properties
included
array
Errors
object
1 property
http_error
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

business-software-and-services-reviews-g2-v2-openapi.yml Raw ↑

Other APIs Business Software and Services Reviews | G2 publishes across the network.

G2 Buyer Intent Data API
G2 MCP Server
G2 Data Solutions API
Where this information came from

This is an independent, third-party profile of G2 API V2, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.