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

Tessell Metering API

The Metering API from Tessell — 8 operation(s) for metering.

Tessell Metering API is one of 82 APIs that Tessell publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Metering. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

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

Requests are made against a single base URL, {server}.

10 operations 8 paths 22 schemas 8 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://api.console.tessell.com
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Tessell Metering API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth).

Paths & Operations 10

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

Metering 10
GET
/billing/meters
Get all hourly/daily/weekly/monthly Meters that include all usage and cost related details till date.
getMeteringData 17 params → 200default
POST
/billing/bills
Generate a bill based on the meters present for a provided start-date and end-date,
generateBill 5 params → 200default
GET
/billing/bills
Get all the Bills
getBills 6 params → 200default
GET
/billing/rates
Get Tessell's billing rates for all computes and storage
getRates 5 params → 200default
GET
/billing/credits
Get all the tenant's credits provided by the tessell
getCredits 7 params → 200default
GET
/billing/credits/{id}
Get credit by credit's Id that you want to fetch
getCredit 3 params → 200default
GET
/billing/summary
Get billing summary for a tenant
getBillingSummary 2 params → 200default
GET
/billing/profile
Returns the details of the Billing profile that include billing address and payment details
getBillingProfile 2 params → 200default
PATCH
/billing/profile
Update Billing profile that include billing address and payment details
updateBillingProfile 2 params body → 200default
GET
/billing/cost-till-date
Returns the meter cost for this month.
getCostTillDate 2 params → 200default

Schemas 22

The contract defines 22 schemas that model the data the API accepts and returns. The most detailed are TessellMeterDTO (18 properties), TessellCreditDTO (12 properties), TessellBillDTO (10 properties), AMResourceInfo (9 properties). Each schema is shown below with its type and property counts.

TessellInvoiceConfigDTO
object
Tessell Invoice properties
1 property
ApiError
object
Common error response object for non 2xx responses
7 properties
TessellMeteringEntityType
string
The type of metering entity
TessellCustomerBillingProfileAddress
object
This is a definition for customer address in billing profile
6 properties
TessellBillingEntityType
string
The type of billing entity
TessellCreditType
string
Credit entry type
TessellCreditSummaryDTO
object
Billing configuration for tenant
3 properties
TessellBillingProfileDTO
object
This is a definition for Tessell Billing Profile
7 properties
TessellMonthlyCostInfoDTO
object
This is a definition for monthly meter cost
3 properties
TessellBillingRateCardDTO
object
This is a definition for Tessell billing rate card
9 properties
MeterDuration
string
Meter Duration Type
CloudType
string
Cloud Type
TessellBillDTO
object
This is a definition for Tessell Bill
10 properties
TessellDiscountDTO
object
This is a definition for Tessell discount object
4 properties
TessellCreditStatus
string
Status of a credit entry
AMResourceInfo
object
This is a definition for resources in AM
9 properties
TessellBillDuration
string
Bill Duration Type
TessellCreditDTO
object
This is a definition for Tessell credits object
12 properties
databaseEngineType
string
Database Engine Type
TessellBillSummaryDTO
object
Billing configuration for tenant
5 properties
TessellMeterDTO
object
This is a definition for Tessell Meter
18 properties
TessellMeteringRateCardEntityName
string
Rate card entity name

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tessell-metering-api-openapi.yml Raw ↑

Other APIs Tessell publishes across the network.

Tessell activity-center API
Tessell Ad Domain API
Tessell Ad Domain Governance API
Tessell agentController API
Tessell alert-controller API
Tessell Authorization API
Tessell Availability Machine API
Tessell azure-netapp-admin-controller API
Tessell azure-netapp-service-controller API
Tessell cloud-resource API
Tessell Compute API
Tessell Compute Governance API