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

Enrich Teams API

List team members and manage pending team invitations for the organization behind the API key.

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

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

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

Requests are made against a single base URL, https://dev.enrich.so/api/v3.

4 operations 3 paths 8 schemas 1 DELETE2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
3.0
Base URL
https://dev.enrich.so/api/v3
Authentication
apikey, bearer, apikey, bearer
Contact
Terms of Service
Resource Areas
1

Authentication & Security 4

Enrich Teams API declares 4 security schemes for authenticating requests. It defines a apikey scheme (apiKey). It defines a bearer scheme (bearerAuth). It defines a apikey scheme (ApiKeyHeader). It defines a bearer scheme (BearerToken). By default, every request must be authenticated.

  • apiKey — Your API key. Keys start with sklive and are 64 characters long.
  • bearerAuth — Alternative — send the same key as a Bearer token: Authorization: Bearer sklive...
  • ApiKeyHeader — API key starting with sklive (64 characters). Get yours from the [Enrich Dashboard](https://sendkit.ai/dashboard/api-keys).
  • BearerToken — Same sklive key passed as a Bearer token in the Authorization header.

Paths & Operations 4

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

Teams 4
POST
/teams/{teamId}/invitations
Invite someone to your team
inviteTeamMember 1 param body → 200400401429
GET
/teams/{teamId}/invitations
List pending invitations
listTeamInvitations 1 param → 200401404429
DELETE
/teams/{teamId}/invitations/{invitationId}
Cancel a pending invitation
cancelInvitation 2 params → 200401404429
GET
/teams/{teamId}/members
List team members
listTeamMembers 1 param → 200401404429

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are TeamMember (6 properties), Invitation (6 properties), ErrorEnvelope (5 properties), InvitationResponse (2 properties). Each schema is shown below with its type and property counts.

InvitationListResponse
object
2 properties 2 required
Invitation
object
6 properties 6 required
InvitationResponse
object
2 properties 2 required
ErrorEnvelope
object
RFC 9457 Problem Details error response.
5 properties 3 required
TeamMember
object
6 properties 6 required
InviteBody
object
2 properties 2 required
SuccessOperationResponse
object
2 properties 2 required
TeamMemberListResponse
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

enrich-so-teams-api-openapi.yml Raw ↑

Other APIs Enrich publishes across the network.

Enrich Email Finder API
Enrich Lead Finder API
Enrich Phone Finder API
Enrich People Search API
Enrich Authentication API
Enrich Company Followers API
Enrich Company Followers/Count Estimation API
Enrich Email Validation API
Enrich Enrich API
Enrich IP to Company API
Enrich Reverse Email Lookup API
Enrich Wallets API
Where this information came from

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