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

Tackle.io Service Provider API

Service provider configuration and capabilities

Tackle.io Service Provider API is one of 28 APIs that Tackle.io publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Service Provider. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 4 operations across 4 paths, and defines 10 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://contracts.tackle.io.

4 operations 4 paths 10 schemas 4 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://api.tackle.io
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Tackle.io Service Provider API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (tackleJwt). By default, every request must be authenticated.

  • tackleJwt — Tackle-issued JWT (interactive user or MTM token).

Paths & Operations 4

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

Service Provider 4

Service provider configuration and capabilities

GET
/scim/v2/ServiceProviderConfig
Get Service Provider Configuration
getServiceProviderConfig → 200401403500
GET
/scim/v2/ResourceTypes
Get Resource Types
getResourceTypes → 200401403500
GET
/scim/v2/Schemas
Get Schemas
getSchemas → 200401403500
GET
/scim/v2/Schemas/{schemaId}
Get Schema by ID
getSchemaById 1 param → 200400401403404500

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are ServiceProviderConfig (10 properties), SchemaAttribute (9 properties), ResourceType (8 properties), Schema (6 properties). Each schema is shown below with its type and property counts.

ScimError
object
4 properties 3 required
SchemaListResponse
object
5 properties 5 required
AuthenticationScheme
object
6 properties 4 required
ResourceTypeListResponse
object
5 properties 5 required
Schema
object
6 properties 4 required
ServiceProviderConfig
object
10 properties 10 required
SchemaAttribute
object
9 properties 8 required
Meta
object
4 properties
SchemaExtension
object
2 properties 2 required
ResourceType
object
8 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tackleio-service-provider-api-openapi.yml Raw ↑

Other APIs Tackle.io publishes across the network.

Tackle.io Authentication API
Tackle.io Contracts API
Tackle.io Currencies API
Tackle.io Customers API
Tackle.io Disbursements API
Tackle.io Entitlements API
Tackle.io Groups API
Tackle.io Invitations API
Tackle.io Invoices API
Tackle.io Marketplace API
Tackle.io Metering API
Tackle.io Notifications API