Taddy Account & Usage API

Monitor plan consumption with getApiRequestsRemaining (monthly API request quota) and getTranscriptCreditsRemaining (monthly transcript credit allocation).

API entry from apis.yml

apis.yml Raw ↑
aid: taddy:taddy-account-usage-api
name: Taddy Account & Usage API
tags:
- Usage
- Quotas
- Account
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://taddy.org/developers/intro-to-taddy-graphql-api
baseURL: https://api.taddy.org
properties:
- url: https://taddy.org/developers/intro-to-taddy-graphql-api
  type: Documentation
- url: graphql/taddy-graphql.md
  type: GraphQL
- url: graphql/taddy-schema.graphql
  type: GraphQL
description: Monitor plan consumption with getApiRequestsRemaining (monthly API request quota) and getTranscriptCreditsRemaining
  (monthly transcript credit allocation).