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

Pomo Product Offerings API

The product-offerings API from Pomo — 21 operation(s) for product-offerings.

Pomo Product Offerings API is one of 100 APIs that Pomo publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include product-offerings. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, API documentation, authentication docs, and rate-limit docs.

This API exposes 22 operations across 21 paths, and defines 14 schemas. It is described by OpenAPI 3.2.0, at version 0.1.0.

Requests are made against a single base URL, https://api.usepomo.ai.

22 operations 21 paths 14 schemas 12 GET2 PATCH8 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.1.0
Base URL
https://api.usepomo.ai
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Pomo Product Offerings API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (HTTPBearer).

Paths & Operations 22

Across 21 paths, the API surfaces 22 operations — 12 GET, 2 PATCH, 8 POST. Each is listed below with its method, path, parameters, and response codes.

product-offerings 22
POST
/api/product-offerings/audiences/save
Save Target Audiences
save_target_audiences_api_product_offerings_audiences_save_post body → 200422
GET
/api/product-offerings/status
Get Product Offering Statuses
get_product_offering_statuses_api_product_offerings_status_get 1 param → 200422
GET
/api/product-offerings/{offering_id}/status
Get Single Product Offering Status
get_single_product_offering_status_api_product_offerings__offering_id__status_get 1 param → 200422
GET
/api/product-offerings/company/details
Get Company Offering Details
get_company_offering_details_api_product_offerings_company_details_get → 200
GET
/api/product-offerings/{offering_id}/details
Get Product Offering Details
get_product_offering_details_api_product_offerings__offering_id__details_get 1 param → 200422
POST
/api/product-offerings/{product_offering_id}/refresh-preview
Preview Product Refresh
preview_product_refresh_api_product_offerings__product_offering_id__refresh_preview_post 1 param body → 202422
POST
/api/product-offerings/{product_offering_id}/refresh-apply
Apply Product Refresh Route
apply_product_refresh_route_api_product_offerings__product_offering_id__refresh_apply_post 1 param body → 200422
GET
/api/product-offerings/summary
Get Product Offerings Summary
get_product_offerings_summary_api_product_offerings_summary_get 1 param → 200422
GET
/api/product-offerings/company-with-offerings
Get Company With Offerings
get_company_with_offerings_api_product_offerings_company_with_offerings_get → 200
GET
/api/product-offerings/list
List Product Offerings
list_product_offerings_api_product_offerings_list_get → 200
GET
/api/product-offerings/ai-ready
Get Ai Ready Offerings
get_ai_ready_offerings_api_product_offerings_ai_ready_get → 200
GET
/api/product-offerings/{offering_id}/ads
Get Product Offering Ads
get_product_offering_ads_api_product_offerings__offering_id__ads_get 3 params → 200422
GET
/api/product-offerings/with-ads
Get Product Offerings With Ads
get_product_offerings_with_ads_api_product_offerings_with_ads_get 1 param → 200422
POST
/api/product-offerings/{product_offering_id}/archive
Archive Product Offering
archive_product_offering_api_product_offerings__product_offering_id__archive_post 1 param → 200422
POST
/api/product-offerings/{product_offering_id}/restore
Restore Product Offering
restore_product_offering_api_product_offerings__product_offering_id__restore_post 1 param → 200422
GET
/api/product-offerings/{product_offering_id}/competitive-analysis
Get Product Competitive Analysis
get_product_competitive_analysis_api_product_offerings__product_offering_id__competitive_analysis_get 1 param → 200422
GET
/api/product-offerings/{product_offering_id}
Get Product Offering
get_product_offering_api_product_offerings__product_offering_id__get 1 param → 200422
PATCH
/api/product-offerings/{product_offering_id}
Update Product Offering
update_product_offering_api_product_offerings__product_offering_id__patch 1 param body → 200422
PATCH
/api/product-offerings/{product_offering_id}/current-price
Update Product Offering Current Price
update_product_offering_current_price_api_product_offerings__product_offering_id__current_price_patch 1 param body → 200422
POST
/api/product-offerings/{product_offering_id}/images/upload
Upload Product Offering Images
upload_product_offering_images_api_product_offerings__product_offering_id__images_upload_post 1 param body → 200422
POST
/api/product-offerings/{product_offering_id}/images/delete
Delete Product Offering Image
delete_product_offering_image_api_product_offerings__product_offering_id__images_delete_post 1 param body → 200422
POST
/api/product-offerings/{product_offering_id}/rewrite-copy
Rewrite Product Offering Copy
rewrite_product_offering_copy_api_product_offerings__product_offering_id__rewrite_copy_post 1 param body → 200422

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are GalleryImageResponse (26 properties), ExternalAdUsageMetadata (24 properties), ExternalAdMetadata (13 properties), ProductOfferingUpdateRequest (9 properties). Each schema is shown below with its type and property counts.

HTTPValidationError
object
1 property
ProductOfferingDeleteImageRequest
object
1 property 1 required
Body_upload_product_offering_images_api_product_offerings__product_offering_id__images_upload_post
object
4 properties 1 required
ProductRefreshPreviewRequest
object
2 properties
ProductOfferingUpdateRequest
object
9 properties
ValidationError
object
3 properties 3 required
ProductOfferingRewriteRequest
object
2 properties 1 required
ProductOfferingCurrentPriceUpdateRequest
object
2 properties 1 required
ExternalAdMetadata
object
13 properties 6 required
ProductRefreshApplyRequest
object
4 properties
ProductOfferingUploadImagesResponse
object
4 properties 2 required
ExternalAdUsageMetadata
object
24 properties 9 required
GalleryImageResponse
object
Response schema for gallery images with signed URL support
26 properties 6 required
JobResponse
object
Response after submitting a job
4 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

pomo-product-offerings-api-openapi.yml Raw ↑

Other APIs Pomo publishes across the network.

Pomo Ab Groups API
Pomo Agent Jobs API
Pomo Agentic Chat API
Pomo Agentic Conversations API
Pomo Agentic Tasks API
Pomo Agentic Teams API
Pomo Agentic User API
Pomo AI Campaign API
Pomo AI Personas API
Pomo AI Policy API
Pomo AI Product Lab API
Pomo AI Testing API
Where this information came from

This is an independent, third-party profile of Pomo Product Offerings API, 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.