---
title: "POST /ccip"
method: POST
path: "/ccip"
tags: ["ccip"]
---

# POST /ccip

`POST /ccip`

CCIP POST endpoint

## Request body

- CcipRequest
  - `data` string
  - `sender` string

## Response `200`

GraphQL response

- CcipResponse
  - `data` string

## Other responses

- `400` — error
- `500` — error

## Changes

> 53 revisions in range; 2 could not be searched.

- **2026-03-30** `f46903303e53` — 1 info
  - added the non-success response with the status `500`
- **2026-03-02** `8c167ee47363` — 1 info
  - api operation id `ccip_post` removed and replaced with `post_ccip`
- **2025-06-02** `60812f5416c5` — 2 info
  - api operation id `post_ccip` removed and replaced with `ccip_post`
  - removed the non-success response with the status `500`

[Change history](https://skmtc.dev/sourcenetwork/apis/defradb-api/changes/ccip/post.md)

---

[API](https://skmtc.dev/sourcenetwork/apis/defradb-api.md) · [All operations](https://skmtc.dev/sourcenetwork/apis/defradb-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sourcenetwork/defradb-api/revisions/659e79583f79/schema)
