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

Redmine Users.json API

The Users.json API from Redmine — 1 operation(s) for users.json.

Redmine Users.json API is one of 18 APIs that Redmine publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Users.json. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 2 operations across 1 path. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://{redmine_host}.

2 operations 1 paths 0 schemas 1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://
Authentication
API Key, API Key, HTTP Basic
Resource Areas
1

Authentication & Security 3

Redmine Users.json API declares 3 security schemes for authenticating requests. An API key is passed in the header as X-Redmine-API-Key (apiKeyHeader). An API key is passed in the query as key (apiKeyQuery). It accepts HTTP basic authentication (basicAuth). By default, every request must be authenticated.

Paths & Operations 2

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

Users.json 2
GET
/users.json
List users
2 params → 200
POST
/users.json
Create user
body → 201

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

redmine-users-json-api-openapi.yml Raw ↑

Other APIs Redmine publishes across the network.

Redmine REST API
Redmine Attachments API
Redmine Custom Fields.json API
Redmine Groups.json API
Redmine Issue Statuses.json API
Redmine Issues API
Redmine Issues.json API
Redmine My API
Redmine Projects API
Redmine Projects.json API
Redmine Roles.json API
Redmine Time Entries API