⌘
K
Getting Started
Introduction
Basic Concepts
Opening an Account
Creating & Configuring Products
Integrating SDK and Configuring License Fulfillment
Activate a Key-Based License
Vendor Platform
Issuing New Licenses
License Detail View
Order Detail View
Customer Detail View
Metadata
Analytics
Settings
Product Configuration
Product Features
Product Custom Fields
Product Versioning
License Policies
Product Bundles
License Entitlements
License Types
Trial Licenses
License Activation Types
Floating Licenses
Features
Floating Features
Custom Fields
License Start Date
License Note
Maintenance Period
Activations & Device Transfers
Consumption Period in License/Features
Portals
End-User Portal
Offline Portal
Air-Gapped Portal
License API
License API Authorization
License Activation/Deactivation
License Check
License Feature Check
Consumption
Floating
Trial Key
User Licenses
Product Details
Device Variables
Changing Password
Versions
Installation File
Customer License Users
SSO URL
Management API
Making API Requests
Management API Authorization
Metadata Filtering
Customer
Product
Order
License
Device
Analytics
Events API
Webhooks
Events list
SDKs
Tutorials
.NET/C# SDK
.NET/C# Management SDK
C++ SDK
Java SDK
Python SDK
Go SDK
Delphi SDK
Swift/Objective-C SDK
Android SDK
Unity SDK
Errors and Response Codes
Floating Server
Deployment Methods
Configuration
Role-Based Access Control
License Options
Connecting a Client
User Interface
Best Practices
API Reference
FAQ
Floating Server Changelog
Integrations
Subscription Integration
Salesforce
FastSpring
Stripe
Shopify
Changelog
Common Scenarios
Single Sign On (SSO)
Glossary
General
SDK Glossary
Vendor Platform
Product Configuration Glossary
License Configuration
Postman Collections
Frequently Asked Questions
Integrations
SDK
Changelog
License API changelog
Platform changelog
Docs powered by
Archbee
Floating Server
...
API Reference
consumption
Add feature consumption
1min
POST
Try it
Authentication
Authorization
Bearer
Body Parameters
body
object
product
string
feature
string
consumptions
string
Responses
200
Curl
JS
Ruby
Python
1
curl
--location
'http://localhost:8080/api/v4/add_feature_consumption'
\
2
--header
'Accept: application/json'
\
3
--header
'Content-Type: application/json'
\
4
--data
'{}'
curl --location 'http://localhost:8080/api/v4/add_feature_consumption' \ --header 'Accept: application/json' \ --header 'Content-Type: application/json' \ --data '{}'
Responses
200
1
Updated 05 Sep 2023
Did this page help you?
PREVIOUS
Add consumption
NEXT
FAQ
Docs powered by
Archbee
Docs powered by
Archbee