slug
Stable course identifier for mapping, deduplication, and sync updates.
Partner Endpoint
https://pacademy.top/api/partners/coursesThis endpoint lets approved partners pull the live Pacademy courses that have been published and approved for partner exposure, with image URLs and redirect links ready for listing cards and handoff flows.
Authentication
Send the issued key in the x-api-key header or as a Bearer token. Keys should stay in your server or worker environment and never be exposed inside client-side JavaScript.
Recommended pattern
Endpoint Details
Request URL
https://pacademy.top/api/partners/coursesDocumentation URL
https://pacademy.top/developers/course-feedRequest Format
Method
GET
Auth header
x-api-key
Response format
application/json
Field Reference
slug
Stable course identifier for mapping, deduplication, and sync updates.
title
Display name for the course card or listing row on the partner platform.
summary
Short marketing summary suitable for previews, listing cards, or search results.
imageUrl
Primary course image to show inside cards, thumbnails, and recommendation surfaces.
url
Destination URL on Pacademy for redirecting the user into the course page.
category, duration, level, audience
Supporting metadata for badges, filters, relevance scoring, or partner-side grouping.
Responses
Feed returned successfully
The request was authenticated and the course payload was generated.
Missing or invalid key
The request did not include a valid partner API key.
Partner keys not configured
Partner authentication is not configured in the environment yet.
Partner Rollout
We issue keys directly, can coordinate key rotation, and can agree a sync cadence that fits your catalogue refresh cycle.