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

Alphaus Billing API

(BETA) Billing API. Base URL: https://api.alphaus.cloud/m/blue/billing

Alphaus Billing API is one of 15 APIs that Alphaus publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Billing. The published artifact set on APIs.io includes an OpenAPI specification.

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

Requests are made against a single base URL, https://api.alphaus.cloud/m/blue.

146 operations 110 paths 256 schemas 17 DELETE38 GET2 PATCH64 POST25 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://api.alphaus.cloud/m/blue
Resource Areas
1

Paths & Operations 146

Across 110 paths, the API surfaces 146 operations — 17 DELETE, 38 GET, 2 PATCH, 64 POST, 25 PUT. Each is listed below with its method, path, parameters, and response codes.

Billing 146

(BETA) Billing API. Base URL: https://api.alphaus.cloud/m/blue/billing

GET
/billing/v1/reseller/announcements/{announcementId}
Gets the announcement list.
Billing_GetAnnouncements 1 param → 200default
GET
/v1/accessgroups
Lists access group. Only available in Ripple.
Billing_ListAccessGroups 1 param → 200default
POST
/v1/accessgroups
Registers the access group. Only available in Ripple.
Billing_CreateAccessGroup body → 200default
GET
/v1/accessgroups/{accessGroupId}
WORK-IN-PROGRESS: Gets an access group.
Billing_GetAccessGroup 2 params → 200default
DELETE
/v1/accessgroups/{id}
Deletes the access group. Only available in Ripple.
Billing_DeleteAccessGroup 1 param → 200default
PUT
/v1/accessgroups/{id}
Updates the access group. Only available in Ripple.
Billing_UpdateAccessGroup 1 param body → 200default
GET
/v1/adjustmentconfig/{vendor}
Gets adjustment config
Billing_GetAdjustmentConfig 2 params → 200default
DELETE
/v1/adjustmentconfig/{vendor}
Deletes adjustment config
Billing_DeleteAdjustmentConfig 1 param → 200default
POST
/v1/adjustmentconfig/{vendor}
Creates adjustment config
Billing_CreateAdjustmentConfig 1 param body → 200default
PUT
/v1/adjustmentconfig/{vendor}
Updates adjustment config
Billing_UpdateAdjustmentConfig 1 param body → 200default
POST
/v1/aws/dailyrunhistory:read
Reads the daily calculation history of all accounts in your billing groups. Only available in Ripple.
Billing_ListAwsDailyRunHistory body → 200default
POST
/v1/billinggroup/account
Add a vendor account to a billing group.
Billing_AddAccountToBillingGroup body → 200default
POST
/v1/billinggroup/customfield
Add a custom field into a billing group
Billing_AddBillingGroupCustomField body → 200default
DELETE
/v1/billinggroup/customfield/{groupId}/{customFieldId}
Remove a custom field from a billing group
Billing_DeleteBillingGroupCustomField 2 params → 200default
POST
/v1/billinggroup/customfield:read
Show all the billing groups custom fields
Billing_ListBillingGroupCustomField body → 200default
GET
/v1/billinggroup/reseller/announcements/{groupId}
Gets the announcement list for billing group
Billing_GetBillingGroupAnnouncements 1 param → 200default
POST
/v1/billinggroup/tags
Add Tags to the billing group
Billing_AddTagsToBillingGroup body → 200default
DELETE
/v1/billinggroup/{id}
Delete a billing group.
Billing_DeleteBillinGroup 1 param → 200default
GET
/v1/billinggroup/{id}/{vendor}/supportplan
WORK-IN-PROGRESS: Gets the account support plan in billing group. Only available in Ripple.
Billing_GetBillingGroupAccountSupportPlan 2 params → 200default
PUT
/v1/billinggroup/{id}/{vendor}/supportplan
WORK-IN-PROGRESS: Updates the account support plan in billing group. Only available in Ripple.
Billing_UpdateBillingGroupAccountSupportPlan 2 params body → 200default
POST
/v1/billinggroup/{id}/{vendor}/untaggedgroups
Sets non-tag group settings for a billing group.
Billing_UpdateNonTagGroupToBillingGroup 2 params body → 200default
PUT
/v1/billinggroup/{id}:additionalCharges
WORK-IN-PROGRESS: Update additonal charges for a billing group
Billing_UpdateBillingGroupAdditionalCharges 1 param body → 200default
PUT
/v1/billinggroup/{id}:basicInfo
Update billing group basic information
Billing_UpdateBillingGroupBasicInformation 1 param body → 200default
PUT
/v1/billinggroup/{id}:customFields
WORK-IN-PROGRESS: Update billing group custom fields information
Billing_UpdateBillingGroupCustomFields 1 param body → 200default
PUT
/v1/billinggroup/{id}:freeFormat
WORK-IN-PROGRESS: Update billing group custom fields information
Billing_UpdateBillingGroupFreeFormat 1 param body → 200default
PUT
/v1/billinggroup/{id}:invoiceSettings
WORK-IN-PROGRESS: Update invoice settings for a billing group
Billing_UpdateBillingGroupInvoiceSettings 1 param body → 200default
PUT
/v1/billinggroup/{id}:resellerCharges
WORK-IN-PROGRESS: Update reseller charges for a billing group
Billing_UpdateBillingGroupResellerCharges 1 param body → 200default
PUT
/v1/billinggroup/{id}:resources
WORK-IN-PROGRESS: Update linked resources for a billing group
Billing_UpdateBillingGroupLinkedResources 1 param body → 200default
GET
/v1/billinggroups
Lists all billing groups (streamed).
Billing_ListBillingGroups 5 params → 200default
POST
/v1/billinggroups
Registers a billing group.
Billing_CreateBillingGroup body → 200default
GET
/v1/billinggroups/billingconductor/{id}
WORK-IN-PROGRESS: Gets all Billing Groups in AWS Billing Conductor(ABC) for specific payer id.
Billing_ListAbcBillingGroups 1 param → 200default
GET
/v1/billinggroups/billingconductor/{payerId}/accounts
WORK-IN-PROGRESS: Gets all accounts associated to AWS Billing Conductor(ABC) Billing group
Billing_ListAbcBillingGroupAccounts 2 params → 200default
POST
/v1/billinggroups/children
Creates a child billing group under a parent billing group
Billing_CreateChildBillingGroup body → 200default
GET
/v1/billinggroups/children/{internalId}
Gets child billing group info
Billing_GetChildBillingGroup 1 param → 200default
DELETE
/v1/billinggroups/children/{internalId}
Deletes all child billing group info
Billing_DeleteChildBillingGroup 1 param → 200default
PUT
/v1/billinggroups/children/{internalId}
Updates child billing group's basic info
Billing_UpdateChildBillingGroup 1 param body → 200default
PUT
/v1/billinggroups/children/{internalId}/invoiceSettings
Updates child billing group's invoice settings
Billing_UpdateChildBillingGroupInvoiceSettings 1 param body → 200default
GET
/v1/billinggroups/children/{internalId}/serviceDiscounts
Returns the service discount associated with the billing group id
Billing_GetChildBillingGroupInvoiceServiceDiscounts 1 param → 200default
POST
/v1/billinggroups/children/{internalId}/serviceDiscounts
Sets the child billing group invoice service discounts. Only available in Ripple.
Billing_SetChildBillingGroupInvoiceServiceDiscounts 1 param body → 200default
GET
/v1/billinggroups/children/{internalId}/serviceDiscounts/accounts:read
Returns the account's service discounts associated with the child billing group id
Billing_ReadChildBillingGroupAccountInvoiceServiceDiscounts 1 param → 200default
POST
/v1/billinggroups/children/{internalId}/serviceDiscounts/accounts:set
Sets the child billing group's account invoice service discounts. Only available in Ripple.
Billing_SetChildBillingGroupAccountInvoiceServiceDiscounts 1 param body → 200default
POST
/v1/billinggroups/children:read
Lists child billing groups under a specific filter
Billing_ReadChildBillingGroups body → 200default
GET
/v1/billinggroups/exclude-service-settings
List Exclude Service Entries
Billing_ListExcludeServices 2 params → 200default
DELETE
/v1/billinggroups/exclude-service-settings
Delete Exclude Service Entry
Billing_DeleteExcludeServiceEntry 5 params → 200default
POST
/v1/billinggroups/exclude-service-settings
Create Exclude Service Entry
Billing_CreateExcludeServiceEntry body → 200default
PUT
/v1/billinggroups/exclude-service-settings
Update Exclude Service Entry
Billing_UpdateExcludeServiceEntry body → 200default
POST
/v1/billinggroups/merged
Registers a billing group with Merged Endpoints. Only available in Ripple. WORK IN PROGRESS
Billing_CreateBillingGroupMerged body → 200default
GET
/v1/billinggroups/{billingInternalId}
Gets a billing group.
Billing_GetBillingGroup 2 params → 200default
GET
/v1/billinggroups/{id}/invoicelayoutconfig
WORK-IN-PROGRESS. Gets the billing group invoice layout configs, used for overriding MSP level configs.
Billing_GetBillingGroupInvoiceLayoutConfig 1 param → 200default
DELETE
/v1/billinggroups/{id}/invoicelayoutconfig
WORK-IN-PROGRESS. Unsets the billing group invoice layout config.
Billing_DeleteBillingGroupInvoiceLayoutConfig 1 param → 200default
POST
/v1/billinggroups/{id}/invoicelayoutconfig
WORK-IN-PROGRESS. Sets the billing group invoice layout configs.
Billing_SetBillingGroupInvoiceLayoutConfig 1 param body → 200default
POST
/v1/billinggroups/{id}/invoicetemplate
Creates/Updates a billing group's invoice template. Only available in Ripple.
Billing_UpdateBillingGroupInvoiceTemplate 1 param body → 200default
POST
/v1/billinggroups:bulkCreate
Create billing group in bulk from CSV file. Returns a long-running operation. Poll status via the Operations service (GET /ops/v1/{name}).
Billing_BulkCreateBillingGroup body → 200default
POST
/v1/billinggroups:bulkLinkAccount
Link accounts to a billing group in bulk from a CSV file. Returns a long-running operation. Poll status via the Operations service (GET /ops/v1/{name}).
Billing_BulkLinkAccount body → 200default
POST
/v1/billinggroups:bulkTag
Bulk-tag multiple billing groups from a CSV file. Supports add, delete, and dry-run modes. Returns a long-running operation. Poll status via the Operations service (GET /ops/v1/{name}).
Billing_BulkTagBillingGroup body → 200default
GET
/v1/billinggroups:paginated
Lists all billing groups with pagination support.
Billing_ListBillingGroupsPaginated 10 params → 200default
GET
/v1/credits
Gets the credits
Billing_GetCredits → 200default
GET
/v1/csvsettings
Gets the csv column settings
Billing_GetCsvSettings → 200default
POST
/v1/customfield
Creates new customfield
Billing_CreateCustomField body → 200default
DELETE
/v1/customfield/{id}
Deletes the customfield
Billing_DeleteCustomField 1 param → 200default
PUT
/v1/customfield/{id}
Update the customField specified id, modifying its key and description
Billing_UpdateCustomField 1 param body → 200default
POST
/v1/customfield:read
Returns all registered customfields
Billing_ListCustomField body → 200default
POST
/v1/customizedbillingservices
Creates the customized billing service. Only available in Ripple.
Billing_CreateCustomizedBillingService body → 200default
GET
/v1/customizedbillingservices/billinggroup/{groupId}/{vendor}
Gets the customized billing service in billing group. Only available in Ripple.
Billing_GetCustomizedBillingServiceBillingGroup 2 params → 200default
DELETE
/v1/customizedbillingservices/billinggroup/{groupId}/{vendor}
Deletes the customized billing service in billing group. Only available in Ripple.
Billing_DeleteCustomizedBillingServiceBillingGroup 2 params → 200default
POST
/v1/customizedbillingservices/billinggroup/{groupId}/{vendor}
Sets the customized billing service in billing group. Only available in Ripple.
Billing_SetCustomizedBillingServiceBillingGroup 2 params body → 200default
GET
/v1/customizedbillingservices/{id}
Gets the customized billing service. Only available in Ripple.
Billing_GetCustomizedBillingService 2 params → 200default
DELETE
/v1/customizedbillingservices/{id}
Deletes the customized billing service. Only available in Ripple.
Billing_DeleteCustomizedBillingService 1 param → 200default
PUT
/v1/customizedbillingservices/{id}
Updates the customized billing service by updating the fields specified in the update mask. Only available in Ripple.
Billing_UpdateCustomizedBillingService 1 param body → 200default
POST
/v1/customizedbillingservices:read
Reads the customized billing service. Only available in Ripple.
Billing_ReadCustomizedBillingServices body → 200default
POST
/v1/exchangerate/billinggroup/{month}
Set billing group exchangerate. Only available in Ripple.
Billing_SetBillingGroupExchangeRate 1 param body → 200default
POST
/v1/exchangerate/global/{vendor}/{month}
Set global exchangerate. Only available in Ripple.
Billing_SetGlobalExchangeRate 2 params body → 200default
POST
/v1/exchangerate/payer/{month}
Set payer exchangerate. Only available in Ripple.
Billing_SetPayerExchangeRate 1 param body → 200default
GET
/v1/exportcsv/billing-group
Export the billing groups into csv format
Billing_ExportBillingGroupCsv 1 param → 200default
GET
/v1/exportcsv/invoice-setting
Exports the invoice settings into csv format
Billing_ExportInvoiceSettingCsv 2 params → 200default
POST
/v1/freeformat
Creates new billing group free format item (miscellaneous)
Billing_CreateFreeFormat body → 200default
GET
/v1/freeformat/{groupId}
Get billing group free format item (miscellaneous)
Billing_GetFreeFormat 2 params → 200default
DELETE
/v1/freeformat/{groupId}
Delete billing group free format item (miscellaneous)
Billing_DeleteFreeFormat 2 params → 200default
GET
/v1/invoice/displaysettings
WORK-IN-PROGRESS: Gets the invoice display settings for invoice-ui
Billing_GetInvoiceDisplaySettings → 200default
POST
/v1/invoice/displaysettings
Creates/Updates an invoice display settings. Only available in Ripple.
Billing_UpdateInvoiceDisplaySettings body → 200default
PUT
/v1/invoice/exchangerate/{month}
Update invoice exchangerate for the month
Billing_UpdateInvoiceExchangeRate 1 param body → 200default
POST
/v1/invoice/status/{date}:read
Reads an invoice status. Only available in Ripple.
Billing_ListInvoiceStatus 1 param body → 200default
GET
/v1/invoice/status/{id}
Gets an invoice. Only available in Ripple.
Billing_GetInvoiceStatus 1 param → 200default
GET
/v1/invoice/template
Lists Invoice Template. Only available in Ripple.
Billing_ListInvoiceTemplate → 200default
POST
/v1/invoice/{date}:converttopdf
WORK-IN-PROGRESS: Convert invoice to pdf
Billing_ConvertInvoiceToPdf 1 param body → 200default
POST
/v1/invoice/{date}:create
Creates an invoice. Only available in Ripple.
Billing_CreateInvoice 1 param body → 200default
POST
/v1/invoice/{date}:create&savesettings
Creates an invoice and add settings. Only available in Ripple.
Billing_CreateInvoiceWithSettings 1 param body → 200default
POST
/v1/invoice/{date}:export
Exports an invoice.
Billing_ExportInvoiceFile 1 param body → 200default
PUT
/v1/invoice/{date}:preview
Updates an invoice preview. Only available in Ripple.
Billing_UpdateInvoicePreviews 1 param body → 200default
POST
/v1/invoice/{date}:read
Gets an invoice.
Billing_GetInvoice 1 param body → 200default
POST
/v1/invoice/{date}:savesettings
WORK-IN-PROGRESS: Save invoice settings for the month
Billing_SaveInvoiceSettings 1 param body → 200default
POST
/v1/invoice:read
Reads list of the invoice.
Billing_ListInvoice body → 200default
POST
/v1/invoicelayoutconfig
WORK-IN-PROGRESS. Creates an invoice layout config.
Billing_CreateInvoiceLayoutConfig body → 200default
DELETE
/v1/invoicelayoutconfig/{id}
WORK-IN-PROGRESS. Delete an invoice layout config.
Billing_DeleteInvoiceLayoutConfig 1 param → 200default
PUT
/v1/invoicelayoutconfig/{id}
WORK-IN-PROGRESS. Updates an invoice layout config.
Billing_UpdateInvoiceLayoutConfig 1 param body → 200default
POST
/v1/invoicelayoutconfig:read
WORK-IN-PROGRESS. Reads all invoice layout config under an msp.
Billing_ReadInvoiceLayoutConfig body → 200default
POST
/v1/reseller/announcement
Creates new announcement for wave users
Billing_CreateAnnouncement body → 200default
DELETE
/v1/reseller/announcement/{announcementId}
Billing_DeleteAnnouncement 1 param → 200default
PUT
/v1/reseller/announcement/{announcementId}
Full update existing announcement
Billing_UpdateAnnouncement 1 param body → 200default
PATCH
/v1/reseller/announcements/bulk/status
Update multiple announcements status
Billing_UpdateAnnouncementsStatus body → 200default
PATCH
/v1/reseller/announcements/{announcementId}/date
Update announcement date
Billing_UpdateAnnouncementDate 1 param body → 200default
GET
/v1/resellers
ListResellers
Billing_ListResellers 1 param → 200default
POST
/v1/resellers
Registers the reseller account. Only available in Ripple.
Billing_CreateReseller body → 200default
GET
/v1/resellers/{id}
Gets the reseller account. Only available in Ripple.
Billing_GetReseller 2 params → 200default
DELETE
/v1/resellers/{id}
Deletes the reseller account. Only available in Ripple.
Billing_DeleteReseller 1 param → 200default
PUT
/v1/resellers/{id}
Updates the reseller account. Only available in Ripple.
Billing_UpdateReseller 1 param body → 200default
GET
/v1/resources/accounts/{vendor}
WORK-IN-PROGRESS: Returns all registered accounts that are not associated to any billing groups and accounts found in CUR for the specified month. For Ripple only
Billing_ListAccountResources 2 params → 200default
POST
/v1/servicediscounts
Creates the invoice service discounts. Only available in Ripple.
Billing_CreateInvoiceServiceDiscounts body → 200default
POST
/v1/servicediscounts/account:export
Exports service discounts for account in billing group. Only available in Ripple.
Billing_ExportAccountInvoiceServiceDiscounts body → 200default
POST
/v1/servicediscounts/billinggroup:export
Exports service discounts for billing group. Only available in Ripple.
Billing_ExportBillingGroupInvoiceServiceDiscounts body → 200default
DELETE
/v1/servicediscounts/{groupId}/account
Deletes the account invoice service discounts. Only available in Ripple.
Billing_DeleteAccountInvoiceServiceDiscounts 1 param → 200default
POST
/v1/servicediscounts/{groupId}/account
Registers the account invoice service discounts. Only available in Ripple.
Billing_CreateAccountInvoiceServiceDiscounts 1 param body → 200default
PUT
/v1/servicediscounts/{groupId}/account
Updates the account invoice service discounts. Only available in Ripple.
Billing_UpdateAccountInvoiceServiceDiscounts 1 param body → 200default
POST
/v1/servicediscounts/{groupId}/account:read
Reads the account invoice service discounts. Only available in Ripple.
Billing_ListAccountInvoiceServiceDiscounts 1 param body → 200default
PUT
/v1/servicediscounts/{groupId}/account:remove
Removes the account invoice service discounts. Only available in Ripple.
Billing_RemoveAccountInvoiceServiceDiscounts 1 param body → 200default
GET
/v1/servicediscounts/{groupId}/billinggroup
Returns the service discount associated with the billing group id
Billing_GetBillingGroupInvoiceServiceDiscounts 1 param → 200default
DELETE
/v1/servicediscounts/{groupId}/billinggroup
Deletes the billing group invoice service discounts. Only available in Ripple.
Billing_DeleteBillingGroupInvoiceServiceDiscounts 1 param → 200default
POST
/v1/servicediscounts/{groupId}/billinggroup
Registers the billing group invoice service discounts. Only available in Ripple.
Billing_CreateBillingGroupInvoiceServiceDiscounts 1 param body → 200default
PUT
/v1/servicediscounts/{groupId}/billinggroup
Updates the billing group invoice service discounts. Only available in Ripple.
Billing_UpdateBillingGroupInvoiceServiceDiscounts 1 param body → 200default
GET
/v1/servicediscounts/{id}
Gets the invoice service discounts. Only available in Ripple.
Billing_GetInvoiceServiceDiscounts 2 params → 200default
DELETE
/v1/servicediscounts/{id}
Deletes the invoice service discounts. Only available in Ripple.
Billing_DeleteInvoiceServiceDiscounts 1 param → 200default
PUT
/v1/servicediscounts/{id}
Updates the invoice service discounts. Only available in Ripple.
Billing_UpdateInvoiceServiceDiscounts 1 param body → 200default
POST
/v1/servicediscounts/{vendor}/services:read
Reads the service relate to the service discounts. Only available in Ripple.
Billing_ReadServiceDiscountsServices 1 param body → 200default
POST
/v1/servicediscounts:export
Exports service discounts. Only available in Ripple.
Billing_ExportServiceDiscounts body → 200default
POST
/v1/servicediscounts:read
Reads the invoice service discounts. Only available in Ripple.
Billing_ListInvoiceServiceDiscounts body → 200default
GET
/v1/settings
WORK-IN-PROGRESS: Gets all billing settings.
Billing_GetBillingSetting 1 param → 200default
GET
/v1/tags
Returns the customer details and its tags. Port for: m/ripple/tags/vendor/{vendor}?type={type}
Billing_GetTags 2 params → 200default
POST
/v1/{vendor}/adjustmententries/customfees
Creates custom fee entries in the RIPPLEFEES table. Used to write Guaranteed Commitment entries and Custom Fee entries directly to the fee table. Only available in Ripple.
Billing_CreateCustomFee 1 param body → 200default
GET
/v1/{vendor}/adjustmententries/{id}
Gets the adjustment entry. Only available in Ripple.
Billing_GetAdjustmentEntry 2 params → 200default
POST
/v1/{vendor}/adjustmententries/{id}/allocate
Allocates the adjustment entry item. Only available in Ripple.
Billing_AllocateAdjustmentEntry 2 params body → 200default
POST
/v1/{vendor}/adjustmententries/{id}/allocate:restore
Restores the allocate adjustment entry item. Only available in Ripple.
Billing_RestoreAllocateAdjustmentEntry 2 params body → 200default
POST
/v1/{vendor}/adjustmententries/{id}/split
Splits the adjustment entry item. Only available in Ripple.
Billing_SplitAdjustmentEntry 2 params body → 200default
POST
/v1/{vendor}/adjustmententries/{id}/split:restore
Restores the splitted adjustment entry item. Only available in Ripple.
Billing_RestoreSplitAdjustmentEntry 2 params body → 200default
POST
/v1/{vendor}/adjustmententries:apply
Applies the adjustment entry item. Only available in Ripple.
Billing_ApplyAdjustmentEntry 1 param body → 200default
POST
/v1/{vendor}/adjustmententries:read
Reads the adjustment entries. Only available in Ripple.
Billing_ReadAdjustmentEntries 1 param body → 200default
POST
/v1/{vendor}/adjustmententries:restore
Restores the adjustment entry item. Only available in Ripple.
Billing_RestoreAdjustmentEntry 1 param body → 200default
POST
/v1/{vendor}/adjustmententryitems:read
Lists adjustment entry items from the fee table. Reads fee entries from the RIPPLEFEES table, optionally filtered by mobingitype. Note: Commitment entries (mobingitype="COMMITMENT") are excluded from…
Billing_ListAdjustmentEntryItems 1 param body → 200default
GET
/v1/{vendor}/billinggroups/children/{internalId}/customizedBillingService
Gets the customized billing service in child billing group. Only available in Ripple.
Billing_GetChildBillingGroupCustomizedBillingService 2 params → 200default
POST
/v1/{vendor}/billinggroups/children/{internalId}/customizedBillingService
Sets the customized billing service in child billing group. Only available in Ripple.
Billing_SetChildBillingGroupCustomizedBillingService 2 params body → 200default
GET
/v1/{vendor}/exchangerate/{month}
ListExchangeRates
Billing_ListExchangeRates 2 params → 200default
POST
/v1/{vendor}/invoiceadjustments:read
Reads the adjustment details involved in invoicing of an organization billing group (Wave).
Billing_ReadInvoiceAdjustments 1 param body → 200default
GET
/v1/{vendor}/services
Lists available cloud services and their associated SKUs for a given vendor. Use this to retrieve service codes and names that can be referenced in exclude service settings.
Billing_ListServices 2 params → 200default
GET
/v1/{vendor}/tagsaddingsetting/{groupId}
Billing_GetTagsAddingSetting 2 params → 200default
PUT
/v1/{vendor}/tagsaddingsetting/{groupId}
Billing_UpdateTagsAddingSetting 2 params body → 200default
POST
/v1/{vendor}/untaggedgroups:read
Reads the untagged group. Only available in Ripple.
Billing_ReadUntaggedGroups 1 param body → 200default
POST
/v1/{vendor}/usagecostsdrift:read
Returns a list of accounts that have been updated after invoice along with the differences in costs, if any. Only available in Ripple.
Billing_ListUsageCostsDrift 1 param body → 200default

Schemas 256

The contract defines 256 schemas that model the data the API accepts and returns. The most detailed are v1CreateBillingGroupMergedRequest (25 properties), billingV1InvoiceSettings (21 properties), v1CreateBillingGroupRequest (20 properties), v1ListInvoiceResponse (19 properties). Each schema is shown below with its type and property counts.

apiAdjustmentConfig
object
AdjustmentConfig resource definition.
3 properties
v1SetCustomizedBillingServiceBillingGroupRequestCustomizedBillingServiceBillingSetting
object
3 properties 2 required
blueapiBillingV1InvoiceServiceDiscounts
object
Streaming response message for the InvoiceServiceDiscounts rpc.
5 properties
blueapiApiAccount
object
6 properties
ripplePayerExchangeRate
object
PayerExchangeRate resource definition.
3 properties
blueapiBillingV1ListExchangeRatesResponse
object
Response message for the ListExchangeRates rpc.
4 properties
BillingUpdateBillingGroupLinkedResourcesBody
object
6 properties
v1ListInvoiceServiceDiscountsRequest
object
Request message for the ListInvoiceServiceDiscounts rpc.
rippleResellerConfig
object
2 properties
BillingUpdateAnnouncementDateBody
object
1 property
v1UpdateChildBillingGroupResponse
object
ripplebodyInvoiceLayout
object
WORK-IN-PROGRESS: bodyInvoiceLayout resource definition.
4 properties
rippletotalInvoiceLayout
object
WORK-IN-PROGRESS: totalInvoiceLayout resource definition.
17 properties
BillingUpdateInvoiceExchangeRateBody
object
3 properties
rippleInvoiceLayout
object
WORK-IN-PROGRESS: InvoiceLayout resource definition. Definitions related to invoice display.
6 properties
BillingUpdateInvoiceLayoutConfigBody
object
2 properties
v1AccountToAdd
object
4 properties
v1ServiceDiscountsExport
object
ServiceDiscountsExport resource definition.
1 property
rippleBillingGroupExchangeRate
object
BillingGroupExchangeRate resource definition.
4 properties
v1UpdateExcludeServiceEntryRequest
object
6 properties
apiAccountTotal
object
AccountTotal resource definition.
3 properties
v1CustomField
object
3 properties
v1GetCustomizedBillingServiceBillingGroupResponse
object
Response message for the Billing.GetCustomizedBillingServiceBillingGroup rpc. If there is no account information, it indicates that it is applied to BillingGro…
4 properties 3 required
BillingUpdateBillingGroupInvoiceSettingsBody
object
4 properties
BillingUpdateBillingGroupAccountSupportPlanBody
object
Request message for the UpdateBillingGroupAccountSupportPlan rpc.
3 properties 1 required
v1VendorAccounts
object
2 properties
v1CreateBillingGroupInvoiceServiceDiscountsResponse
object
Response message for the CreateBillingGroupInvoiceServiceDiscounts rpc.
1 property
rippleFixedFee
object
1 property
BillingRestoreAllocateAdjustmentEntryBody
object
Request message for the Billing.RestoreAllocateAdjustmentEntry rpc.
v1ListExcludeServicesResponse
object
1 property
apiUsageDetails
object
UsageDetails resource definition.
3 properties
v1CreateInvoiceLayoutConfigRequest
object
2 properties
v1GetBillingGroupInvoiceLayoutConfigResponse
object
3 properties
v1CsvSetting
object
3 properties
rippleTargetServiceConfig
string
Describes the overall config of a [blueapi.api.ripple.MethodConfig].
v1BasicInformation
object
12 properties
v1CreateExcludeServiceEntryRequest
object
6 properties
RoundingRoundingMethod
string
- ROUND: round - ROUNDUP: round up - ROUNDDOWN: round down
v1ReadChildBillingGroupsRequest
object
2 properties
BillingSplitAdjustmentEntryBody
object
Request message for the Billing.SplitAdjustmentEntry rpc.
1 property 1 required
BillingSetBillingGroupInvoiceLayoutConfigBody
object
1 property
BillingUpdateInvoiceServiceDiscountsBody
object
Request message for the Billing.UpdateInvoiceServiceDiscounts rpc.
2 properties 2 required
BillingCreateInvoiceBody
object
Request message for the CreateInvoice rpc.
3 properties
v1CreateBillingGroupMergedRequest
object
Request message for the CreateBillingGroupMerged rpc.
25 properties
apiGroupDetails
object
GroupDetails resource definition.
3 properties
rippleVendorPayerExchangeRate
object
VendorPayerExchangeRate resource definition.
3 properties
v1InvoiceServiceDiscountsSetting
object
InvoiceServiceDiscountsSetting resource definition.
3 properties
v1GetChildBillingGroupResponse
object
1 property
v1CreateInvoiceServiceDiscountsRequest
object
Request message for the Billing.CreateInvoiceServiceDiscounts rpc.
3 properties
rippleAssignedBillingGroup
object
AssignedBillingGroup resource definition.
5 properties
rippleTierdConfig
object
3 properties
v1BillingGroupAdditionalItems
object
Additional items for a billing group.
3 properties
BillingSetCustomizedBillingServiceBillingGroupBody
object
Request message for the Billing.SetCustomizedBillingServiceBillingGroup rpc.
1 property 1 required
apiAccountDetails
object
AccountDetails resource definition.
6 properties
v1ListBillingGroupsPaginatedResponse
object
Response message for the Billing.ListBillingGroupsPaginated rpc.
5 properties
v1ExportBillingGroupCsvResponse
object
Response message for the ExportBillingGroupCsv rpc.
1 property
v1BulkLinkAccountRequest
object
5 properties
v1ListCustomFieldRequest
object
billingV1InvoiceSettings
object
21 properties
rippleCustomizedBillingService
object
CustomizedBillingService resource definition.
6 properties
v1ListInvoiceTemplateResponse
object
Response message for ListInvoiceTemplate rpc.
8 properties
v1GetBillingGroupAccountSupportPlanResponse
object
Response message for the GetBillingGroupAccountSupportPlan rpc.
4 properties
BillingUpdateChildBillingGroupBody
object
2 properties
v1DeleteChildBillingGroupResponse
object
BillingAllocateAdjustmentEntryBody
object
Request message for the Billing.AllocateAdjustmentEntry rpc.
2 properties 2 required
v1TagsAddingSetting
object
3 properties
v1ChildBillingGroupInvoiceSettings
object
3 properties
v1ListInvoiceResponse
object
Response message for the ListInvoice rpc.
19 properties
v1AddTagsToBillingGroupRequest
object
4 properties
v1ExportBillingGroupInvoiceServiceDiscountsRequest
object
Request message for the ExportBillingGroupInvoiceServiceDiscounts rpc.
3 properties 1 required
v1InvoiceServiceDiscountsSettingDetails
object
InvoiceServiceDiscountsSettingDetails resource definition.
4 properties 1 required
v1BulkTagBillingGroupRequest
object
Request for BulkTagBillingGroup.
2 properties
rippleTieredPrice
object
4 properties
BillingCreateCustomFeeBody
object
Request message for the Billing.CreateCustomFee rpc.
2 properties 2 required
BillingUpdateAnnouncementBody
object
1 property
BillingSetChildBillingGroupCustomizedBillingServiceBody
object
2 properties 2 required
BillingRemoveAccountInvoiceServiceDiscountsBody
object
1 property
BillingUpdateResellerBody
object
Request message for the UpdateReseller rpc.
6 properties 1 required
BillingUpdateBillingGroupInvoiceServiceDiscountsBody
object
Request message for the UpdateBillingGroupInvoiceServiceDiscounts rpc.
1 property
rippleRounding
object
Rounding resource definition.
1 property
v1ListInvoiceRequest
object
Request message for the ListInvoice rpc.
4 properties
v1BillingGroupCustomField
object
2 properties
BillingUpdateBillingGroupCustomFieldsBody
object
1 property
v1ChildBillingGroupBasicInformation
object
6 properties
rpcStatus
object
The Status type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](h…
3 properties
v1UsageCostsDrift
object
Streaming response message for the Billing.ListUsageCostsDrift rpc.
6 properties
v1AddBillingGroupCustomFieldRequest
object
2 properties
blueapiApiInvoiceSettings
object
InvoiceSettings resource definition.
15 properties
BillingRestoreAdjustmentEntryBody
object
Request message for the Billing.RestoreAdjustmentEntry rpc.
1 property 1 required
ripplePercentage
object
4 properties
v1RegisterAccounts
object
3 properties
v1SetChildBillingGroupCustomizedBillingServiceRequestCustomizedBillingServiceBillingSetting
object
3 properties 2 required
BillingReadUntaggedGroupsBody
object
Request message for the Billing.ReadUntaggedGroups rpc.
1 property
v1AdjustmentEntryAccountInfo
object
AdjustmentEntryAccountInfo resource definition.
7 properties
v1GetBillingSettingResponse
object
Response message for the GetBillingSetting rpc.
6 properties
v1NonTagSetting
object
3 properties
v1UpdateChildBillingGroupInvoiceSettingsResponse
object
v1ServiceItem
object
Represents a single service with its associated names and SKUs.
4 properties
ApplyAdjustmentEntryRequestApplySetting
object
4 properties
v1GetAccessGroupResponse
object
Response message for the Billing.GetAccessGroup rpc.
1 property
v1BillingGroupVendoredInvoiceSetting
object
Invoice settings that are vendor-specific for each billing group.
18 properties
v1ReadCustomizedBillingServicesRequest
object
Request message for the Billing.ReadCustomizedBillingServices rpc.
1 property
apiRippleV1InvoiceServiceDiscounts
object
InvoiceServiceDiscounts resource definition.
6 properties
v1ExportAccountInvoiceServiceDiscountsRequest
object
Request message for the ExportAccountInvoiceServiceDiscounts rpc.
3 properties 1 required
v1GetFreeFormatResponse
object
3 properties
v1AddAccountToBillingGroupRequest
object
3 properties
v1AccountServiceDiscounts
object
2 properties
v1CreateChildBillingGroupResponse
object
BillingListInvoiceStatusBody
object
Request message for the ListInvoiceStatus rpc.
waveAdjustment
object
Adjustment resource definition.
11 properties
BillingUpdateNonTagGroupToBillingGroupBody
object
1 property
v1ReadInvoiceLayoutConfigResponse
object
3 properties
MethodConfigCurrency
string
supported currency.
apiManagementAccount
object
ManagementAccount resource definition.
2 properties
v1CreateCustomFeeResponse
object
Response message for the Billing.CreateCustomFee rpc.
1 property
BillingUpdateAccountInvoiceServiceDiscountsBody
object
Request message for the UpdateAccountInvoiceServiceDiscounts rpc.
1 property
v1GetBillingGroupResponse
object
Response message for the Billing.GetBillingGroup rpc.
1 property
v1UpdateInvoiceDisplaySettingsRequest
object
Request message for UpdateInvoiceDisplaySettings rpc.
1 property
v1AwsDailyRunHistory
object
Streaming response message for the Billing.ListAwsDailyRunHistory rpc.
4 properties
v1CreateExcludeServiceEntryResponse
object
1 property
BillingApplyAdjustmentEntryBody
object
Request message for the Billing.ApplyAdjustmentEntry rpc.
2 properties 2 required
v1CreateBillingGroupRequest
object
Request message for the Billing.CreateBillingGroup rpc.
20 properties
v1ExcludeServiceEntry
object
9 properties
apiInvoiceTotal
object
InvoiceTotal resource definition.
3 properties
ripplefooterInvoiceLayout
object
WORK-IN-PROGRESS: footerInvoiceLayout resource definition.
6 properties
apiVendorDetail
object
VendorDetail resource definition.
5 properties
AccountHistory
object
2 properties
BillingCreateAdjustmentConfigBody
object
Request message for the Billing.CreateAdjustmentConfig rpc.
2 properties
BillingUpdateBillingGroupInvoiceTemplateBody
object
1 property 1 required
v1GetChildBillingGroupCustomizedBillingServiceResponse
object
4 properties 3 required
rippleMethodConfig
object
MethodConfig resource definition.
7 properties
v1CreateCustomizedBillingServiceRequest
object
Request message for the Billing.CreateCustomizedBillingService rpc.
3 properties
rippleUntaggedGroup
object
UntaggedGroup resource definition.
6 properties 1 required
v1CreateAnnouncementRequest
object
8 properties
v1AbcAccount
object
2 properties
v1ExportInvoiceFileResponse
object
Response message for the ExportInvoiceFile rpc.
1 property
rippleBillingGroupInfo
object
BillingGroupInfo resource definition. Only available in Ripple.
18 properties
v1CreateBillingGroupRequestInvoice
object
3 properties
rippleFixedFeeOrPercentage
object
6 properties
v1Credit
object
10 properties
v1UpdateBillingGroupAdditionalChargesRequestCustomizedBillingServiceBillingSetting
object
3 properties 2 required
v1UpdateExcludeServiceEntryResponse
object
1 property
BillingUpdateBillingGroupResellerChargesBody
object
2 properties
apiInvoice
object
Invoice resource definition.
3 properties
BillingReadAdjustmentEntriesBody
object
Request message for the Billing.ReadAdjustmentEntries rpc.
1 property
billingV1BillingGroup
object
13 properties
rippleChargingTarget
string
Charging target Indicates that ChargingTarget in the setting applies to either BillingGroup or Account. - BILLINGGROUP: billing group - ACCOUNT: account
BillingUpdateBillingGroupAdditionalChargesBody
object
3 properties 3 required
v1GetInvoiceDisplaySettingsResponse
object
Response message for GetInvoiceDisplaySettings rpc.
1 property
BillingRestoreSplitAdjustmentEntryBody
object
Request message for the Billing.RestoreSplitAdjustmentEntry rpc.
rippleReseller
object
8 properties
v1ExportServiceDiscountsRequest
object
Request message for the ExportServiceDiscounts rpc.
2 properties 1 required
BillingListUsageCostsDriftBody
object
Request message for the Billing.ListUsageCostsDrift rpc.
2 properties
BillingSaveInvoiceSettingsBody
object
4 properties
v1CreateAccessGroupRequest
object
Request message for the CreateAccessGroup rpc.
3 properties
v1GetBillingGroupInvoiceServiceDiscountsResponse
object
1 property
AllocateAdjustmentEntryRequestAccountConfig
object
2 properties 2 required
rippleaccountInvoiceLayout
object
WORK-IN-PROGRESS: accountInvoiceLayout resource definition.
5 properties
v1CreateChildBillingGroupRequest
object
4 properties
v1CreateResellerRequest
object
Request message for the CreateReseller rpc.
6 properties
BillingUpdateAdjustmentConfigBody
object
Request message for the Billing.UpdateAdjustmentConfig rpc.
2 properties
v1InvoiceConnectedBillingGroups
object
3 properties
billingV1AwsOptions
object
2 properties
billingV1TagData
object
4 properties
apiKeyValue
object
2 properties
BillingCreateAccountInvoiceServiceDiscountsBody
object
Request message for the CreateAccountInvoiceServiceDiscounts rpc.
1 property
v1DeleteExcludeServiceEntryResponse
object
1 property
v1GetChildBillingGroupInvoiceServiceDiscountsResponse
object
1 property
v1NonTagGroupSetting
object
3 properties
rippleCommonExchangeRate
object
CommonExchangeRate resource definition.
3 properties
BillingCreateInvoiceWithSettingsBody
object
4 properties
BillingConvertInvoiceToPdfBody
object
2 properties
v1ExportData
object
ExportData resource definition.
3 properties
BillingSetChildBillingGroupAccountInvoiceServiceDiscountsBody
object
1 property
BillingUpdateCustomizedBillingServiceBody
object
Request message for the Billing.UpdateCustomizedBillingService rpc.
2 properties 2 required
v1BillingGroupInvoiceSettings
object
Invoice settings for a billing group.
3 properties
v1CustomFeeEntry
object
A single custom fee entry to write to the adjustments table.
12 properties 7 required
v1BillingGroupListItem
object
Response row for paginated billing groups table.
6 properties
BillingGroupListItemBillingGroupVendor
object
Vendor availability entries.
2 properties
v1ListBillingGroupCustomFieldRequest
object
1 property
protosOperation
object
This resource represents a long-running operation that is the result of a network API call.
5 properties
v1AdjustmentEntry
object
AdjustmentEntry resource definition.
5 properties
v1UpdateAnnouncementsStatusRequest
object
2 properties
BillingExportInvoiceFileBody
object
Request message for the ExportCostFiltersFile rpc.
1 property
v1TagSetting
object
2 properties
v1AwsDailyRunHistoryAccount
object
2 properties
rippleDueDate
object
DueDate resource definition.
3 properties
BillingReadServiceDiscountsServicesBody
object
Request message for the ReadServiceDiscountsServices rpc.
billingV1Tag
object
3 properties
protobufAny
object
Any contains an arbitrary serialized protocol buffer message along with a URL that describes the type of the serialized message. Protobuf library provides supp…
1 property
rippleTargetUsageConfig
string
Describes the overall config of a [blueapi.api.ripple.MethodConfig].
apiCustomDetails
object
CustomDetails resource definition.
3 properties
BillingListAdjustmentEntryItemsBody
object
Request message for the Billing.ListAdjustmentEntryItems rpc.
3 properties 1 required
BillingUpdateTagsAddingSettingBody
object
1 property
v1ExportInvoiceSettingCsvResponse
object
Response message for the ExportBillingGroupCsv rpc.
1 property
v1UpdateBillingGroupInvoiceServiceDiscountsResponse
object
Response message for the UpdateBillingGroupInvoiceServiceDiscounts rpc.
1 property
v1AdjustmentEntryItem
object
An adjustment entry item with additional metadata for the Guaranteed Commitment Entries UI.
2 properties
v1CreateCustomFieldRequest
object
2 properties
v1CreateFreeFormatRequest
object
3 properties
BillingListAccountInvoiceServiceDiscountsBody
object
Request message for the ListAccountInvoiceServiceDiscounts rpc.
v1BillingGroupAccountSupportPlan
object
Billing Group Account Support Plan resource definition.
3 properties
BillingSetBillingGroupExchangeRateBody
object
Request message for SetBillingGroupExchangeRate rpc.
3 properties
v1AbcBillingGroup
object
7 properties
v1AdjustmentEntrySetting
object
AdjustmentEntrySetting resource definition.
8 properties
v1FreeFormItem
object
5 properties
rippleExchangeRate
object
ExchangeRate resource definition.
2 properties
v1BulkCreateBillingGroupRequest
object
5 properties
rippleYearMonth
object
YearMonth resource definition.
1 property
BillingCreateBillingGroupInvoiceServiceDiscountsBody
object
Request message for the CreateBillingGroupInvoiceServiceDiscounts rpc.
1 property
v1CreateAccountInvoiceServiceDiscountsResponse
object
Response message for the CreateAccountInvoiceServiceDiscounts rpc.
1 property
BillingUpdateAccessGroupBody
object
Request message for the UpdateAccessGroup rpc.
3 properties
BillingUpdateInvoicePreviewsBody
object
Request message for the UpdateInvoicePreviews rpc.
3 properties
v1AccountOptions
object
Account options definition.
3 properties
rippleheaderInvoiceLayout
object
WORK-IN-PROGRESS: headerInvoiceLayout resource definition.
16 properties
v1ResourceAccount
object
3 properties
v1AccountServiceDiscountsExport
object
AccountServiceDiscountsExport resource definition. data is [blueapi.api.ripple.v1.ExportData] content. Base64 encoded value. For example, content :YmlsbGluZ0dy…
2 properties
v1SupportPlan
string
Describes the overall config of a [blueapi.api.ripple.v1.SupportPlan]. - NOSUPPORT: nosupport - AWSDEVELOPER: awsdeveloper - AWSBUSINESS: awsbusiness - AWSENTE…
v1CreateBillingGroupRequestInvoiceVendor
object
18 properties
BillingUpdateBillingGroupBasicInformationBody
object
1 property
v1Announcement
object
13 properties
v1ReadInvoiceLayoutConfigRequest
object
BillingUpdateChildBillingGroupInvoiceSettingsBody
object
2 properties
BillingGetInvoiceBody
object
Request message for the Cost.GetInvoiceRequest rpc.
1 property
apiConfigFilters
object
ConfigFilters resource definition. A map of "key:value" config filters. The key indicates the adjustment key while the value is the filter adjustment value whi…
1 property
MethodConfigChargingMethod
string
v1GetBillingGroupAnnouncementsResponse
object
4 properties
apiAdditionalItems
object
AdditionalItems resource definition.
4 properties
BillingSetGlobalExchangeRateBody
object
Request message for SetGlobalExchangeRate rpc.
2 properties
blueapiApiFeeDetails
object
FeeDetails resource definition.
3 properties
v1AdjustmentEntryInfo
object
AdjustmentEntryInfo resource definition.
9 properties
v1UpdateAccountInvoiceServiceDiscountsResponse
object
Response message for the UpdateAccountInvoiceServiceDiscounts rpc.
1 property
CsvSettingColumn
object
4 properties
v1CreateInvoiceLayoutConfigResponse
object
1 property
BillingSetPayerExchangeRateBody
object
Request message for SetPayerExchangeRate rpc.
4 properties
v1ChildBillingGroup
object
Contains basic information and invoice settings related data.
4 properties
billingV1AzureOptions
object
3 properties
apiGroupCustomDetails
object
GroupCustomDetails resource definition.
3 properties
v1AccountInvoiceServiceDiscounts
object
Streaming response message for the AccountInvoiceServiceDiscounts rpc.
3 properties
v1GroupServiceDiscountsExport
object
GroupServiceDiscountsExport resource definition. Group refer to BillingGroup. data is [blueapi.api.ripple.v1.ExportData] content. Base64 encoded value. For exa…
2 properties
v1ListBillingGroupCustomFieldResponse
object
2 properties
apiCostTag
object
7 properties
v1Service
object
Service resource definition. Services of each vendor available for Service Discounts.
2 properties
apiInvoiceMessage
object
InvoiceMessage resource definition.
3 properties
rippleAssigned
object
Assigned resource definition.
2 properties 2 required
BillingUpdateCustomFieldBody
object
2 properties
BillingSetChildBillingGroupInvoiceServiceDiscountsBody
object
1 property
BillingReadInvoiceAdjustmentsBody
object
Request message for the Billing.ReadInvoiceAdjustments rpc.
3 properties
apiRippleAccessGroup
object
AccessGroup resource definition.
4 properties
billingV1AccessGroup
object
Defines the fields associated with a Wave access group.
4 properties
v1ListServicesResponse
object
1 property
v1ListAwsDailyRunHistoryRequest
object
Request message for the Billing.ListAwsCalculationHistory rpc.
2 properties
v1ConvertInvoiceToPdfResponse
object
2 properties
rippleTieredPercentage
object
4 properties
v1Tags
object
2 properties
ripplereportInvoiceLayout
object
WORK-IN-PROGRESS: headerInvoiceLayout resource definition.
1 property
BillingUpdateBillingGroupFreeFormatBody
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

alphaus-billing-api-openapi.yml Raw ↑

Other APIs Alphaus publishes across the network.

Alphaus Admin API
Alphaus Cost API
Alphaus Cover API
Alphaus Flags API
Alphaus Flow API
Alphaus GuaranteedCommitments API
Alphaus Iam API
Alphaus Luster API
Alphaus Operations API
Alphaus Organization API
Alphaus Preferences API
Alphaus Pricing API
Where this information came from

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