Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://pnbr.io/v1/bridges \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "project_id": "<string>", "name": "<string>" } '
Open (or create) a persistent bridge session that maps a foreign API’s types onto your ontology.
A pnbr- API key. Project-scoped keys make project_id implicit; org-scoped keys require it.
pnbr-
project_id
A bridge session with a mapping_id.
mapping_id