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

Prolific webhooks API

The webhooks API from Prolific — 5 operation(s) for webhooks.

Prolific webhooks API is one of 28 APIs that Prolific publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Webhook. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.

This API exposes 10 operations across 5 paths, and defines 17 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://api.prolific.com.

10 operations 5 paths 17 schemas 1 DELETE5 GET1 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.prolific.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Prolific webhooks API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (token).

  • token — The Prolific API uses API token to authenticate requests. You can create an API token directly from your settings. Your API token does not have an expiry date…

Paths & Operations 10

Across 5 paths, the API surfaces 10 operations — 1 DELETE, 5 GET, 1 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.

webhooks 10
GET
/api/v1/hooks/event-types/
List all subscribable event types
get-event-types 1 param → 200400
GET
/api/v1/hooks/secrets/
List all secrets
get-secrets 2 params → 200400
POST
/api/v1/hooks/secrets/
Create/replace a secret
create-secret 1 param body → 201400
GET
/api/v1/hooks/subscriptions/
List all subscriptions
get-subscriptions 3 params → 200400
POST
/api/v1/hooks/subscriptions/
Create a subscription
create-subscription 1 param body → 201400
GET
/api/v1/hooks/subscriptions/{subscription_id}/
Retrieve a subscription
get-subscription 2 params → 200400
POST
/api/v1/hooks/subscriptions/{subscription_id}/
Confirm a subscription
confirm-subscription 2 params body → 200400
DELETE
/api/v1/hooks/subscriptions/{subscription_id}/
Delete a subscription
delete-subscription 2 params → 204400
PATCH
/api/v1/hooks/subscriptions/{subscription_id}/
Update a subscription
update-subscription 2 params body → 200400
GET
/api/v1/hooks/subscriptions/{subscription_id}/events/
Get subscription events
get-events 6 params → 200400

Schemas 17

The contract defines 17 schemas that model the data the API accepts and returns. The most detailed are SubscriptionEvent (8 properties), ErrorDetail (7 properties), SubscriptionDetail (5 properties), SubscriptionUpdateDetail (3 properties). Each schema is shown below with its type and property counts.

SubscriptionEventStatus
string
The status of the event. Will be FAILED if the targeturl response is not 2xx.
EventType
object
2 properties
SubscriptionEventList
object
1 property 1 required
SubscriptionUpdateDetail
object
3 properties
SubscriptionConfirmation
object
1 property 1 required
SubscriptionEventPayload
object
The event payload that was sent to the target url.
SubscriptionDetail
object
5 properties 3 required
SubscriptionEvent
object
8 properties
SubscriptionList
object
1 property 1 required
EventTypeList
object
1 property
ErrorDetailDetail
Error detail
ErrorDetailDetail2
object
All fields with validation errors
1 property
CreateSecret
object
1 property
ErrorDetail
object
7 properties 4 required
Error
object
1 property 1 required
SecretDetail
object
3 properties
SecretList
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

prolific-webhooks-api-openapi.yml Raw ↑

Other APIs Prolific publishes across the network.

Prolific aiTaskBuilder API
Prolific bonuses API
Prolific credentials API
Prolific filters API
Prolific filterSets API
Prolific invitations API
Prolific messages API
Prolific participantGroups API
Prolific projects API
Prolific rewardRecommendations API
Prolific studies API
Prolific submissionFeedbackUpload API
Where this information came from

This is an independent, third-party profile of Prolific webhooks 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.