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

SPOTIO Teams API

The controller is responsible for handling operations on teams creating, updating, deleting, and retrieving team data. The controller also handles adding users to teams, getting a list of all teams in a company and deleting teams at once.

SPOTIO Teams API is one of 39 APIs that SPOTIO publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Team. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 10 operations across 8 paths, and defines 10 schemas. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against 2 base URLs: https://api.spotio2.com, https://app-test.spotio2.com.

10 operations 8 paths 10 schemas 2 DELETE5 GET1 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://api.spotio2.com
Authentication
API Key
Contact
Resource Areas
1

Authentication & Security 1

SPOTIO Teams API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (Bearer). By default, every request must be authenticated.

  • Bearer — Enter the Bearer Authorization string as following: Bearer Generated-JWT-Token

Paths & Operations 10

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

Teams 10

The controller is responsible for handling operations on teams creating, updating, deleting, and retrieving team data. The controller also handles adding users to teams, getting a…

POST
/api/Teams
Create a new team
body → 200400401
PUT
/api/Teams/{teamId}
Update existing team
1 param body → 200400401404
DELETE
/api/Teams/{teamId}
Delete existing team
1 param → 200401404
GET
/api/Teams/{teamId}
Get team details
1 param → 200401404
GET
/api/Teams/list
Get team list
2 params → 200401
PUT
/api/Teams/{teamId}/addUsers
Add users to team
1 param body → 200401404
GET
/api/Teams/all
Get all company teams
→ 200401
DELETE
/api/Teams/many
Delete many teams at once
body → 200401
GET
/api/Teams/users
Get users by teams
→ 200
GET
/api/Teams/logs
Get log of changes
3 params → 200

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are Spotio.Frontend.ViewModel.Teams.TeamList (11 properties), Spotio.Frontend.ViewModel.Teams.Team (9 properties), Spotio.Frontend.ViewModel.Teams.TeamAssignmentLog (7 properties), Spotio.Frontend.ViewModel.Teams.TeamAllList (5 properties). Each schema is shown below with its type and property counts.

Spotio.Frontend.ViewModel.Teams.TeamAssignmentLog
object
7 properties
Spotio.Frontend.ViewModel.Teams.AddUsersToTeamRequest
object
1 property
Spotio.Authorization.Client.Teams.TeamAssignmentTypeDto
string
Spotio.Frontend.ViewModel.Teams.Team
object
Represents a team in the system.
9 properties
Spotio.Frontend.ViewModel.Teams.TeamList
object
11 properties
Spotio.Frontend.ViewModel.Teams.TeamAssignmentLogsResponse
object
2 properties
Spotio.Infrastructure.Common.DataModel.Error.Error
object
1 property
Spotio.Frontend.ViewModel.Teams.TeamAllList
object
Represents a team in the list of all teams.
5 properties
Spotio.Frontend.ViewModel.Teams.DeleteManyTeamsRequest
object
1 property
Spotio.Frontend.ViewModel.Teams.TeamRequest
object
A request for creating a team.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

spotio-teams-api-openapi.yml Raw ↑

Other APIs SPOTIO publishes across the network.

SPOTIO Activities V2 API
SPOTIO Appointments V2 API
SPOTIO Autoplays API
SPOTIO Business Cards API
SPOTIO Calendar Settings API
SPOTIO Communication API
SPOTIO Communication Templates API
SPOTIO Connectors API
SPOTIO Contracts API
SPOTIO Data Objects API
SPOTIO Data Objects Bulk Jobs API
SPOTIO Data Objects Search API
Where this information came from

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