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

University of Basel API v3 API

The API v3 API from University of Basel — 10 operation(s) for api v3.

University of Basel API v3 API is one of 9 APIs that University of Basel publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 14 operations across 10 paths, and defines 22 schemas. It is described by OpenAPI 3.1.0, at version v35.10.0.

Requests are made against a single base URL, https://api.dasch.swiss:443.

14 operations 10 paths 22 schemas 4 DELETE4 GET4 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v35.10.0
Base URL
https://edoc.unibas.ch/server/api
Authentication
HTTP Bearer, HTTP Basic
Contact
Resource Areas
1

Authentication & Security 2

University of Basel API v3 API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (httpAuth). It accepts HTTP basic authentication (httpAuth1).

Paths & Operations 14

Across 10 paths, the API surfaces 14 operations — 4 DELETE, 4 GET, 4 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

API v3 14
GET
/v3/projects/{projectIri}/resourcesPerOntology
This endpoint returns all ontologies in a project along with their resource classes and the count of resource instances for each class. Note that the itemCount includes only non-deleted resources and…
getV3ProjectsProjectiriResourcesperontology 1 param → 200404
POST
/v3/export/resources
Export resources to CSV format. Publicly accessible. Requires appropriate object access permissions on the resources.
postV3ExportResources body → 200400401403404
POST
/v3/export/resources/oai
Export resources to CSV format. Publicly accessible. Requires appropriate object access permissions on the resources.
postV3ExportResourcesOai body → 200400401403404
PUT
/v3/ontologies/{ontologyIri}/classes/{classIri}/mapping
Adds rdfs:subClassOf triples from the given class to the listed external IRIs. Existing external super-class mappings are not removed - use DELETE first to replace them.
putV3OntologiesOntologyiriClassesClassiriMapping 2 params body → 200400401403404
DELETE
/v3/ontologies/{ontologyIri}/classes/{classIri}/mapping
Removes a single rdfs:subClassOf triple from the given class to the specified external IRI. Idempotent: deleting an absent triple is a no-op.
deleteV3OntologiesOntologyiriClassesClassiriMapping 3 params → 200400401403404
PUT
/v3/ontologies/{ontologyIri}/properties/{propertyIri}/mapping
Adds rdfs:subPropertyOf triples from the given property to the listed external IRIs. Existing external super-property mappings are not removed - use DELETE first to replace them.
putV3OntologiesOntologyiriPropertiesPropertyiriMapping 2 params body → 200400401403404
DELETE
/v3/ontologies/{ontologyIri}/properties/{propertyIri}/mapping
Removes a single rdfs:subPropertyOf triple from the given property to the specified external IRI. Idempotent: deleting an absent triple is a no-op.
deleteV3OntologiesOntologyiriPropertiesPropertyiriMapping 3 params → 200400401403404
POST
/v3/projects/{projectIri}/exports
Initiates an export of the project. The export will be performed asynchronously, and the response will contain an export ID that can be used to check the status of the export. An export can only be t…
postV3ProjectsProjectiriExports 2 params → 202400401403404409
GET
/v3/projects/{projectIri}/exports/{exportId}
Checks the status of an export. The response will indicate whether the export is still in progress, has completed successfully, or has failed.
getV3ProjectsProjectiriExportsExportid 2 params → 200401403404
DELETE
/v3/projects/{projectIri}/exports/{exportId}
Deletes an export irrevocably. Only exports in state failed or completed can be deleted.
deleteV3ProjectsProjectiriExportsExportid 2 params → 204401403404409
GET
/v3/projects/{projectIri}/exports/{exportId}/download
Download an export. An export can only be downloaded when it has completed successfully. If it is still in progress or has failed, the response will be 409 Conflict.
getV3ProjectsProjectiriExportsExportidDownload 2 params → 200401403404409
POST
/v3/projects/{projectIri}/imports
Initiates an import of a project from an export zip file. The import will be performed asynchronously, and the response will indicate that the import has been accepted. An import can only be triggere…
postV3ProjectsProjectiriImports 1 param body → 202400401403409
GET
/v3/projects/{projectIri}/imports/{importId}
Checks the status of an import. The response will indicate whether the import is still in progress, has completed successfully, or has failed.
getV3ProjectsProjectiriImportsImportid 2 params → 200401403404
DELETE
/v3/projects/{projectIri}/imports/{importId}
Deletes an import. Only imports in state failed or completed can be deleted. If it is still in progress, the response will be 409 Conflict.
deleteV3ProjectsProjectiriImportsImportid 2 params → 204401403404409

Schemas 22

The contract defines 22 schemas that model the data the API accepts and returns. The most detailed are PropertyMappingResponse (6 properties), DataTaskStatusResponse (6 properties), ClassMappingResponse (6 properties), ExportRequest (5 properties). Each schema is shown below with its type and property counts.

Forbidden
object
2 properties 1 required
OntologyDto
object
3 properties 3 required
BadRequest
object
2 properties 1 required
ResourceClassAndCountDto
object
2 properties 2 required
AddClassMappingsRequest
object
1 property
ErrorDetail
object
3 properties 3 required
ExportRequestOai
object
1 property 1 required
ExportRequest
object
5 properties 4 required
Conflict
object
2 properties 1 required
Unauthorized
object
2 properties 1 required
AddPropertyMappingsRequest
object
1 property
ClassMappingResponse
object
6 properties 3 required
NotFound
object
2 properties 1 required
DataTaskStatusResponse
object
6 properties 5 required
LanguageStringDto
object
2 properties 2 required
Shortcode
object
1 property 1 required
OntologyAndResourceClasses
object
2 properties 1 required
V3ErrorCode
string
ResourceClassDto
object
4 properties 2 required
Map_String
object
PropertyMappingResponse
object
6 properties 3 required
RepresentationClass
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

university-of-basel-api-v3-api-openapi.yml Raw ↑

Other APIs University of Basel publishes across the network.

edoc DSpace REST API
edoc OAI-PMH
DaSCH DSP-API
swisscovery (SLSP Alma) SRU
University of Basel Admin API API
University of Basel API v2 API
University of Basel Management API API
University of Basel Ontology Mappings API
Where this information came from

This is an independent, third-party profile of University of Basel API v3 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.