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

Terra Users API

Look up and manage connected users and subscriptions.

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

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

This API exposes 3 operations across 3 paths. It is described by OpenAPI 3.0.3, at version 2.0.

Requests are made against a single base URL, https://api.tryterra.co/v2.

3 operations 3 paths 0 schemas 2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2.0
Base URL
https://api.tryterra.co/v2
Authentication
API Key, API Key
Contact
Resource Areas
1

Authentication & Security 2

Terra Users API declares 2 security schemes for authenticating requests. An API key is passed in the header as dev-id (devId). An API key is passed in the header as x-api-key (apiKey). By default, every request must be authenticated.

  • devId — Your public Terra developer identifier.
  • apiKey — Your secret Terra API key.

Paths & Operations 3

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

Users 3

Look up and manage connected users and subscriptions.

GET
/userInfo
Get a connected user
getUserInfo 2 params → 200401
GET
/subscriptions
List connected user IDs
listSubscriptions 1 param → 200401
POST
/bulkUserInfo
Get info for multiple users
bulkUserInfo body → 200401

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

terra-api-users-api-openapi.yml Raw ↑

Other APIs Terra publishes across the network.

Terra Webhooks
Terra Activity API
Terra Athlete API
Terra Authentication API
Terra Body API
Terra Daily API
Terra Integrations API
Terra Menstruation API
Terra Nutrition API
Terra Sleep API