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

Credentially Placements API

Placement lifecycle proxy endpoints — assignment of an employee to a location + role within the organisation.

Credentially Placements API is one of 21 APIs that Credentially publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Placements. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 12 operations across 8 paths, and defines 9 schemas. It is described by OpenAPI 3.2.0, at version 2.0.0.

Requests are made against a single base URL, https://app.credentially.io/gateway.

12 operations 8 paths 9 schemas 2 DELETE3 GET5 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0.0
Base URL
https://app.credentially.io/gateway
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Credentially Placements API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearer-key).

Paths & Operations 12

Across 8 paths, the API surfaces 12 operations — 2 DELETE, 3 GET, 5 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Placements 12

Placement lifecycle proxy endpoints — assignment of an employee to a location + role within the organisation.

PUT
/api/placements/{id}/stage
Assign a placement to a stage
assignStage 2 params body → 200404409429
DELETE
/api/placements/{id}/stage
Remove a placement from the stages board
removeFromBoard 2 params → 204403429
GET
/api/placements/{id}
Get a placement by public id
get 2 params → 200401403429
PUT
/api/placements/{id}
Update a placement's mutable fields
update_1 2 params body → 200400403409429
DELETE
/api/placements/{id}
Hard-delete a placement
delete 2 params → 204409429
POST
/api/placements/{id}/stage/prev
Move placement to the previous enabled stage
moveStagePrev 2 params → 200404409429
POST
/api/placements/{id}/stage/next
Move placement to the next enabled stage
moveStageNext 2 params → 200404409429
POST
/api/placements/{id}/cancel
Cancel (soft-delete) a placement
cancel 2 params body → 204400409429
POST
/api/placements/{id}/approve
Approve a placement
approve 2 params → 200403409429
GET
/api/placements
List placements (paginated, filterable)
list 14 params → 200400401403429
POST
/api/placements
Create a placement
create 1 param body → 201400401403429
GET
/api/placements/notes
List all placement notes for the organisation (paginated)
listAllNotes 4 params → 200401403429

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are PlacementResponseDto (23 properties), PlacementNoteResponseDto (12 properties), CreatePlacementRequest (9 properties), PlacementNotePageDto (5 properties). Each schema is shown below with its type and property counts.

PlacementNotePageDto
object
5 properties
AssignStageRequest
object
2 properties 1 required
CreatePlacementRequest
object
9 properties 4 required
UpdatePlacementRequest
object
5 properties 3 required
PlacementPageDto
object
5 properties
PlacementNoteResponseDto
object
12 properties
PlacementResponseDto
object
23 properties
PlacementNotePreviewDto
object
2 properties
CancelPlacementRequest
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

credentially-placements-api-openapi.yml Raw ↑

Other APIs Credentially publishes across the network.

Credentially Compliance-packages API
Credentially DBS API
Credentially Dictionary API
Credentially Document Auto-fill API
Credentially Documents API
Credentially Employee Placements API
Credentially Jurisdictions API
Credentially Location Types API
Credentially Locations API
Credentially Meta API
Credentially Organisation Groups API
Credentially Placement Notes API
Where this information came from

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