Newscred Work Requests API

The Work Requests API from Newscred — 13 operation(s) for work requests.

Operations 16

GET /work-requests GET /work-requests #
POST /work-requests POST /work-requests #
GET /work-requests/{id} GET /work-requests/{id} #
PATCH /work-requests/{id} PATCH /work-requests/{id} #
GET /work-requests/{id}/approved-assets GET /work-requests/{id}/approved-assets #
POST /work-requests/{id}/attachments POST /work-requests/{id}/attachments #
POST /work-requests/{id}/campaigns POST /work-requests/{id}/campaigns #
GET /work-requests/{id}/comments GET /work-requests/{id}/comments #
POST /work-requests/{id}/comments POST /work-requests/{id}/comments #
POST /work-requests/{id}/creative-assets POST /work-requests/{id}/creative-assets #
GET /work-requests/{id}/related-resources GET /work-requests/{id}/related-resources #
POST /work-requests/{id}/tasks POST /work-requests/{id}/tasks #
DELETE /work-requests/{work_request_id}/attachments/{attachment_id} DELETE /work-requests/{work_request_id}/attachments/{attachment_id} #
GET /work-requests/{work_request_id}/comments/{comment_id} GET /work-requests/{work_request_id}/comments/{comment_id} #
DELETE /work-requests/{work_request_id}/creative-assets/{creative_asset_id} DELETE /work-requests/{work_request_id}/creative-assets/{creative_asset_id} #
PUT /work-requests/{work_request_id}/form-fields/{form_field_identifier} PUT /work-requests/{work_request_id}/form-fields/{form_field_identifier} #

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/newscred-work-requests-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

OpenAPI Specification

newscred-work-requests-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  title: Optimizely CMP Open API Documentation Work Requests API
  version: V3
servers:
- description: v3 version of Optimizely CMP Open API
  url: https://api.cmp.optimizely.com/v3
security:
- OAuth2:
  - openid
  - profile
  - offline_access
tags:


# --- truncated at 32 KB (85 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/newscred/refs/heads/main/openapi/newscred-work-requests-api-openapi.yml