Test the feed
Read current public profile metadata and confirm the catalog fits your product or audience.
Developer data product · AI Companion catalog
Connect an approved website or product to PrimeAdult’s read-only AI Companion catalog. Use structured profile metadata, preview media and partner-ready destinations while PrimeAdult keeps private chat, voice, payments and sensitive infrastructure under our control. Commercial use and revenue terms require approval and a signed integration agreement.
Live integration path
Start with the public read-only feed, then use issued server credentials to create trackable PrimeAdult buyer links after commercial approval.
https://primeadult.net/wp-json/pacn/v1/partner-link/primeadultApproved Feeds & API partners call this endpoint from their server. It accepts a controlled destination, optional companion profile, placement ID and required unique click ID; arbitrary outbound URLs are rejected.
X-PACN-Partner-ID — issued public partner identifierX-PACN-Key — private server-side key sent once at approvaldestination — catalog, profile, membership, custom or fundclick_id — your unique attribution referencecurl -X POST "https://primeadult.net/wp-json/pacn/v1/partner-link/primeadult" \
-H "X-PACN-Partner-ID: YOUR_ID" \
-H "X-PACN-Key: YOUR_PRIVATE_KEY" \
-H "Content-Type: application/json" \
--data '{"destination":"profile","profile":"A13","placement_id":"catalog","click_id":"UNIQUE_CLICK_ID"}'
# The private key belongs on your server only.
# Never place it in HTML or browser JavaScript.https://primeadult.net/wp-json/pacn/v1/catalog-feed/primeadultReturns current public AI Companion records with pagination and buyer destinations. Use query parameters to request a focused subset.
page and per_page — paginate up to 100 recordsprofile — request one public profile codenationality — filter catalog metadatalanguage — filter by spoken languagecurl "https://primeadult.net/wp-json/pacn/v1/catalog-feed/primeadult?per_page=3" # Filter examples ?profile=A13 ?language=Spanish&per_page=12 ?nationality=French&page=1 # Response headers Cache-Control: public, max-age=300 X-WP-Total: 62 X-WP-TotalPages: 3
Commercial integration path
The feed is intentionally simple to evaluate. Commercial usage begins only after domain review, traffic review, attribution setup and signed terms.
Read current public profile metadata and confirm the catalog fits your product or audience.
Tell us your domain, traffic, interface and intended use. We define allowed fields and destinations.
Approved integrations receive a Partner ID, one-time server API key, signed buyer links, dashboard access and commercial terms in writing.
Data boundary
Catalog consumers receive only the public discovery data required to render profiles and direct users into approved PrimeAdult experiences.
Three ways to earn with PrimeAdult
Send traffic, embed the complete AI Companion experience, or build your own approved interface with our catalog data.
Send traffic
Embed the experience
Build your front end
Catalog data + server API
We review every commercial use, domain and traffic source. No billing, credentials or automatic paid work is created by this application.