Jump to Content
DoiT Platform APIAboutHelp CenterDeveloper SupportDoiT console
HomeGuidesAPI ReferenceChangelog
v1.0

AboutHelp CenterDeveloper SupportDoiT consoleLog InDoiT Platform API
Changelog
Log In
v1.0HomeGuidesAPI ReferenceChangelog
Back to All
added

Allocations API

April 29th, 2025

Added a new REST API endpoint /analytics/v1/allocations.

Supported operations:

  • List allocations: Returns a list of allocations your account can access.
  • Create an allocation: Creates a new allocation.
  • Retrieve an allocation: Returns a specific allocation.
  • Delete an allocation: Deletes a specific allocation.
  • Update an allocation: Updates a specific allocation

See Allocations for more information about the feature.