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

FOSSology Organize API

Endpoints for organization of data

FOSSology Organize API is one of 15 APIs that FOSSology publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 3 JSON Schema definitions.

Tagged areas include Organize. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 3 JSON Schemas.

This API exposes 8 operations across 4 paths, and defines 1 schema. It is described by OpenAPI 3.1.0, at version 1.6.2.

Requests are made against 2 base URLs: http://localhost/repo/api/v1, http://localhost/repo/api/v2.

8 operations 4 paths 1 schemas 2 DELETE2 PATCH2 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.6.2
Base URL
http://localhost/repo/api/v1
Authentication
HTTP Bearer, OAuth 2.0
Resource Areas
1

Authentication & Security 2

FOSSology Organize API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). It supports OAuth 2.0 (oauth) using the clientCredentials flow. By default, every request must be authenticated.

  • bearerAuth — Token from FOSSology
  • oauth — Machine-2-Machine communication from oauth

Paths & Operations 8

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

Organize 8

Endpoints for organization of data

DELETE
/uploads/{id}
Delete upload by id
deleteUploadById 2 params → 202default
PATCH
/uploads/{id}
Update an upload information
updateUploadById 4 params body → 202default
PUT
/uploads/{id}
Copy/Move an upload
moveUploadById 4 params → 202default
POST
/folders
Create a new folder
createFolder 4 params → 200201default
DELETE
/folders/{id}
Delete a folder
deleteFolderById 2 params → 202default
PATCH
/folders/{id}
Edit a folder's description
patchFolderById 4 params → 200default
PUT
/folders/{id}
Copy/Move a folder
moveFolderById 4 params → 202default
POST
/groups
Create a new group
createGroup 1 param → 200400500default

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Info (3 properties). Each schema is shown below with its type and property counts.

Info
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

fossology-organize-api-openapi.yml Raw ↑

Other APIs FOSSology publishes across the network.

FOSSology Admin API
FOSSology auth API
FOSSology Copyrights API
FOSSology Folders API
FOSSology Groups API
FOSSology info API
FOSSology Job API
FOSSology License API
FOSSology Maintenance API
FOSSology Overview API
FOSSology Report API
FOSSology Search API
Where this information came from

This is an independent, third-party profile of FOSSology Organize 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.