Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Chalmers University of Technology Organizations API

The Organizations API from Chalmers University of Technology — 2 operation(s) for organizations.

Chalmers University of Technology Organizations API is one of 24 APIs that Chalmers University of Technology publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include Organizations. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 2 JSON Schemas.

This API exposes 5 operations across 2 paths, and defines 2 schemas. It is described by OpenAPI 3.0.3, at version v1.

Requests are made against a single base URL, https://api.research.chalmers.se.

5 operations 2 paths 2 schemas 1 DELETE2 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
v1
Base URL
https://api.research.chalmers.se/
Authentication
HTTP Basic
Resource Areas
1

Authentication & Security 1

Chalmers University of Technology Organizations API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (basic).

  • basic — Basic HTTP Authentication

Paths & Operations 5

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

Organizations 5
GET
/api/Organizations
Returns a list of all Organizations in the database.
Organizations_Get → 200
POST
/api/Organizations
Create a new Organization
Organizations_Post body → 200
GET
/api/Organizations/{id}
Return details about a specific Organization
Organizations_GetById 1 param → 200
PUT
/api/Organizations/{id}
Updates an organization
Organizations_Put 1 param body → 200
DELETE
/api/Organizations/{id}
Deletes an organization [Not implemented]
Organizations_Delete 1 param → 200

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are Organization (16 properties), ApiOrganizationIdentifier (5 properties). Each schema is shown below with its type and property counts.

ApiOrganizationIdentifier
object
5 properties
Organization
object
16 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

chalmers-university-of-technology-organizations-api-openapi.yml Raw ↑

Other APIs Chalmers University of Technology publishes across the network.

Chalmers Research OAI-PMH
Chalmers Open Digital Repository (ODR) OAI-PMH
Chalmers University of Technology ContractImport API
Chalmers University of Technology DeltaImportCplPublication API
Chalmers University of Technology DeltaImportProjectOrganization API
Chalmers University of Technology DeltaImportProjectPerson API
Chalmers University of Technology ElectronicPublicationAgreementSignature API
Chalmers University of Technology IndexAllProjects API
Chalmers University of Technology IndexOneProject API
Chalmers University of Technology LocalOrganizations API
Chalmers University of Technology ProjectEmbargos API
Chalmers University of Technology ProjectOrganizationUpdated API