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

IBM Claim Rules API

Manage claim rules for trusted profiles

IBM Claim Rules API is one of 55 APIs that IBM publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Claim Rules. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, a getting-started guide, pricing, and 1 JSON Schema.

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

Requests are made against a single base URL, https://iam.cloud.ibm.com.

5 operations 2 paths 7 schemas 1 DELETE2 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.us-south.assistant.watson.cloud.ibm.com
Authentication
HTTP Bearer
Contact
License
Resource Areas
1

Authentication & Security 1

IBM Claim Rules API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — IAM access token obtained from the /identity/token endpoint. Pass as Authorization: Bearer .

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.

Claim Rules 5

Manage claim rules for trusted profiles

GET
/v1/profiles/{profile-id}/rules
List claim rules for a trusted profile
listClaimRules 1 param → 200401404
POST
/v1/profiles/{profile-id}/rules
Create a claim rule
createClaimRule 1 param body → 201400401
GET
/v1/profiles/{profile-id}/rules/{rule-id}
Get a claim rule
getClaimRule 2 params → 200401404
PUT
/v1/profiles/{profile-id}/rules/{rule-id}
Update a claim rule
updateClaimRule 3 params body → 200400404409
DELETE
/v1/profiles/{profile-id}/rules/{rule-id}
Delete a claim rule
deleteClaimRule 2 params → 204401404

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are ResponseContext (11 properties), ClaimRule (10 properties), UpdateClaimRuleRequest (6 properties), CreateClaimRuleRequest (6 properties). Each schema is shown below with its type and property counts.

ClaimRuleList
object
A list of claim rules for a trusted profile.
2 properties
CreateClaimRuleRequest
object
Request body for creating a claim rule.
6 properties 2 required
ClaimRuleCondition
object
A condition in a claim rule.
3 properties 3 required
ErrorResponse
object
An error response from the IAM API.
4 properties
ClaimRule
object
A claim rule defines conditions under which a federated user can apply a trusted profile.
10 properties
UpdateClaimRuleRequest
object
Request body for updating a claim rule.
6 properties 2 required
ResponseContext
object
Context metadata for paginated API responses.
11 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ibm-claim-rules-api-openapi.yml Raw ↑

Other APIs IBM publishes across the network.

IBM Cloud Object Storage
IBM Cloud Databases for PostgreSQL
IBM Cloud Code Engine
IBM watsonx.ai
IBM watsonx.governance
IBM Watson Discovery
IBM Cloud Virtual Private Cloud
IBM Cloud Kubernetes Service
IBM Key Protect
IBM Cloud Secrets Manager
IBM Cloud Event Notifications
IBM Cloud Container Registry
Where this information came from

This is an independent, third-party profile of IBM Claim Rules 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.