# University of Warsaw Patent API

**Canonical:** https://apis.io/apis/university-of-warsaw/university-of-warsaw-patent-api/  
**Provider:** University of Warsaw — https://apis.io/providers/university-of-warsaw/  
**Base URL:** https://danebadawcze.uw.edu.pl/api/  
**Documentation:** https://danebadawcze.uw.edu.pl/

University of Warsaw Patent API is one of 152 APIs that [University of Warsaw](https://apis.io/providers/university-of-warsaw/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. This API exposes 2 JSON Schema definitions. Tagged areas include Patents. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 2 JSON Schemas.

The Patent API from University of Warsaw — 29 operation(s) for patent.

## Operations (43)

| Method | Path | Summary |
|---|---|---|
| GET | `/api/v1/Patent/{cfPatId}` | Czytanie patentu z podanym id |
| PUT | `/api/v1/Patent/{cfPatId}` | Aktualizacja patentu |
| GET | `/api/v1/Patent/{cfPatId}/PatentUnit` | Czytanie listy jednostek powiązanych z patentem |
| PUT | `/api/v1/Patent/{cfPatId}/PatentUnit` | Dodawanie jednostki do patentu |
| PUT | `/api/v1/Patent/{cfPatId}/PatentUnit/{patentUnitId}` | Aktualizacja powiązania jednostki z patentem |
| DELETE | `/api/v1/Patent/{cfPatId}/PatentUnit/{patentUnitId}` | Usunięcie powiązania patentu z jednostką |
| GET | `/api/v1/Patent/{cfPatId}/InstitutionalOwner` | Czytanie listy współwłaścicieli instytucjonalnych patentu |
| PUT | `/api/v1/Patent/{cfPatId}/InstitutionalOwner` | Dodawanie współwłaściciela instytucjonalnego patentu |
| PUT | `/api/v1/Patent/{cfPatId}/InstitutionalOwner/{ownerId}` | Aktualizacja współwłaściciela instytucjonalnego patentu |
| DELETE | `/api/v1/Patent/{cfPatId}/InstitutionalOwner/{ownerId}` | Usunięcie współwłaściciela instytucjonalnego patentu |
| GET | `/api/v1/Patent/{cfPatId}/Financing` | Czytanie listy źródeł finansowania patentu |
| PUT | `/api/v1/Patent/{cfPatId}/Financing` | Dodawanie źródła finansowania patentu |
| PUT | `/api/v1/Patent/{cfPatId}/Financing/{financingId}` | Aktualizacja źródła finansowania patentu |
| DELETE | `/api/v1/Patent/{cfPatId}/Financing/{financingId}` | Usunięcie źródła finansowania patentu |
| GET | `/api/v1/Patent/{cfPatId}/ContactPerson` | Czytanie listy osób kontaktowych patentu |
| PUT | `/api/v1/Patent/{cfPatId}/ContactPerson` | Dodawanie osób kontaktowych do patentu |
| PUT | `/api/v1/Patent/{cfPatId}/ContactPerson/{contactPersonId}` | Aktualizacja danych o autorze patentu |
| DELETE | `/api/v1/Patent/{cfPatId}/ContactPerson/{contactPersonId}` | Usunięcie osoby kontaktowej patentu |
| GET | `/api/v1/Patent/{cfPatId}/Author` | Czytanie listy autorów patentu |
| PUT | `/api/v1/Patent/{cfPatId}/Author` | Dodawanie autorów patentu |
| PUT | `/api/v1/Patent/{cfPatId}/Author/{authorId}` | Aktualizacja danych o autorze patentu |
| DELETE | `/api/v1/Patent/{cfPatId}/Author/{authorId}` | Usunięcie autora patentu |
| GET | `/api/v1/Patent/{cfPatId}/Abstract` | Lista abstraktów dla danego patentu |
| PUT | `/api/v1/Patent/{cfPatId}/Abstract` | Dodawanie abstraktu do patentu |
| GET | `/api/v1/Patent` | Listowanie danych o patentach |
| POST | `/api/v1/Patent` | Dodawanie patentu |
| POST | `/api/v1/Patent/{patentId}/Copy` | Utworzenie kopii patentu z podanym id |
| POST | `/api/v1/Patent/{cfPatId}/Notes` | Aktualizacja notatek do patentu |
| POST | `/api/v1/Patent/{cfPatId}/Abstract/{cfAbstrId}` | Aktualizacja abstraktu dla patentu |
| DELETE | `/api/v1/Patent/{cfPatId}/Abstract/{cfAbstrId}` | Usunięcie abstraktu dla patentu |
| GET | `/api/v1/Patent/{cfPatId}/History` | Czytanie historii zmian patentu |
| GET | `/api/v1/Patent/my` | Listowanie patentów zalogowanego użytkownika |
| GET | `/api/v1/Patent/Units` | Listowanie jednostek |
| GET | `/api/v1/Patent/SearchProfile` | Wyszukiwanie profilu (np. w celu wpisania jako autora) |
| GET | `/api/v1/Patent/SearchProfile('{profileId}')` | Czytanie informacji o profilu |
| GET | `/api/v1/Patent/SearchPerson` | Wyszukiwanie osoby (np. w celu wpisania jako osoby kontaktowej) |
| GET | `/api/v1/Patent/SearchPerson('{personId}')` | Czytanie informacji o osobie |
| GET | `/api/v1/Patent/ProtectionTypes` | Zwraca listę wszystkich rodzajów ochrony (lookup) |
| GET | `/api/v1/Patent/ProtectionSubjects` | Zwraca listę wszystkich przedmiotów ochrony (lookup) |
| GET | `/api/v1/Patent/PatentInternationalOrganizations` | Zwraca listę organizacji międzynarodowych powiązanych z obsługą patentów |
| GET | `/api/v1/Patent/FinancingSources` | Czytanie listy wszystkich źródeł finansowania (lookup) |
| GET | `/api/v1/Patent/BusinessEntities` | Listowanie podmiotów |
| DELETE | `/api/v1/Patent/{cfPatId}/Remove` | Usunięcie patentu |

## Machine-readable artifacts (8)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/university-of-warsaw/refs/heads/main/openapi/university-of-warsaw-patent-api-openapi.yml
- **Documentation** — https://api.jaskier.uw.edu.pl/
- **x-errors** — https://raw.githubusercontent.com/api-evangelist/university-of-warsaw/refs/heads/main/errors/university-of-warsaw-spring-error-envelope.yml
- **Documentation** — https://api.sp4eu.uw.edu.pl/
- **Website** — https://sp4eu.uw.edu.pl/
- **x-example** — https://raw.githubusercontent.com/api-evangelist/university-of-warsaw/refs/heads/main/examples/university-of-warsaw-sp4eu-tutorial-example.json
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/university-of-warsaw/refs/heads/main/json-schema/university-of-warsaw-sp4eu-tutorial-schema.json
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/university-of-warsaw/refs/heads/main/json-schema/university-of-warsaw-sp4eu-course-schema.json

## Other University of Warsaw APIs (12)

- [Dane Badawcze UW Research Data Repository REST API](https://apis.io/apis/university-of-warsaw/rdr-rest/)
- [Dane Badawcze UW OAI-PMH Endpoint](https://apis.io/apis/university-of-warsaw/rdr-oai-pmh/)
- [University of Warsaw apiref API](https://apis.io/apis/university-of-warsaw/university-of-warsaw-apiref-api/)
- [University of Warsaw apisrv API](https://apis.io/apis/university-of-warsaw/university-of-warsaw-apisrv-api/)
- [University of Warsaw calendar API](https://apis.io/apis/university-of-warsaw/university-of-warsaw-calendar-api/)
- [University of Warsaw courses API](https://apis.io/apis/university-of-warsaw/university-of-warsaw-courses-api/)
- [University of Warsaw fac API](https://apis.io/apis/university-of-warsaw/university-of-warsaw-fac-api/)
- [ReIn UW Institutional Repository REST API](https://apis.io/apis/university-of-warsaw/rein-uw-rest/)
- [ReIn UW OAI-PMH Endpoint](https://apis.io/apis/university-of-warsaw/rein-uw-oai-pmh/)
- [University of Warsaw SAML Identity Provider (eduGAIN / PIONIER.Id)](https://apis.io/apis/university-of-warsaw/saml-idp/)
- [DataCite DOI Registration (REPOD / REPOD.DBUW)](https://apis.io/apis/university-of-warsaw/datacite-membership/)
- [Crossref Membership (member 4211)](https://apis.io/apis/university-of-warsaw/crossref-membership/)

## Tags

Patents

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/university-of-warsaw/university-of-warsaw-patent-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/university-of-warsaw/.
