---
title: "Create catalog connection for publishing"
method: POST
path: "/publish/catalog_connections"
tags: ["Publish projects"]
---

# Create catalog connection for publishing

`POST /publish/catalog_connections`

Create a new catalog connection for publishing projects to NADA catalogs

## Request body

- CatalogConnection
  - `title` string — Catalog connection title
  - `url` string — URL of the catalog e.g. https://your-nada-catalog.org
  - `api_key` string — API key for your NADA catalog

## Response `200`

successful operation

## Other responses

- `400` — Bad request

---

[API](https://skmtc.net/worldbank/apis/metadata-editor-api.md) · [All operations](https://skmtc.net/worldbank/apis/metadata-editor-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/worldbank/metadata-editor-api/revisions/f4c8258bab5a/schema)
