JavaScript required
We’re sorry, but Coda doesn’t work properly without JavaScript enabled.
Skip to content
Gallery
Magnifi Documentation
Magnifi knowledge Base
Feature Releases
Master Document: Knowledge Base
API Docs
Magnifi API Document
Folder for New Pages
More
Share
Explore
Magnifi API Document
23/08/2023, 16:33 Magnifi Portal
Magnifi Portal
dash-steams-data-consumed
GET
/dash-steams-data-consumed
Returns dashboard storage info Response Class (Status default)
Response Content Type
application/json
Try it out!
dash-storage
GET
/dash-storage
Returns dashboard storage info Response Class (Status default)
Response Content Type
application/json
Try it out!
fetch-loggers
GET
/fetch-loggers
Returns log documents. Response Class (Status default)
Response Content Type
application/json
Try it out!
get-stripe-user-list
GET
/get-stripe-user-list
Get stripe user list
Implementation Notes
On success, returns []
Response Class (Status default)
Response Content Type
application/json
Try it out!
https://dbapi.magnifi.ai/documentation#/ 1/142
23/08/2023, 16:33 Magnifi Portal
get_firestore_config
GET
/get_firestore_config
get_firestore_config
Implementation Notes
On success, returns { "data": [ ]}
Response Class (Status default)
Response Content Type
application/json
Try it out!
get_folders_by_userId
GET
/get_folders_by_userId
get folders by userId
Implementation Notes
On success, returns { "data": [ ]}
Response Class (Status default)
Response Content Type
application/json
Try it out!
get_players_by_event
GET
/get_players_by_event
get event by category Response Class (Status default)
Response Content Type
application/json
Try it out!
get_stripe_plans
GET
/get_stripe_plans
Get Stripe Plans
Implementation Notes
On success, returns []
Response Class (Status default)
https://dbapi.magnifi.ai/documentation#/ 2/142
23/08/2023, 16:33 Magnifi Portal
Response Content Type
application/json
Try it out!
km
GET
/km
Returns payment methods. Response Class (Status default)
Response Content Type
application/json
Try it out!
POST
/km/create
Returns key moments. Response Class (Status default)
Response Content Type
application/json
Try it out!
me
GET
/me
Returns a user object based on JWT along with a new token. Response Class (Status default)
Response Content Type
application/json
Try it out!
oauth2callback
GET
/oauth2callback
upload youtube video
Implementation Notes
On success, returns { "data": [ ]}
Response Class (Status default)
Response Content Type
application/json
Try it out!
https://dbapi.magnifi.ai/documentation#/ 3/142
23/08/2023, 16:33 Magnifi Portal
payment-methods
GET
/payment-methods
Returns payment methods. Response Class (Status default)
Response Content Type
application/json
Try it out!
POST
/payment-methods
Returns a payment-method object based on Stripe JSON.
Implementation Notes
replace the stripe response before sending them to me with these
id -> token
remove card.id and put it to id
Response Class (Status default)
Response Content Type
application/json
Try it out!
GET
/payment-methods/{isBillingAdmin}
Returns payment methods. Response Class (Status default)
Response Content Type
application/json
Try it out!
stream-keymoments
GET
/stream-keymoments
Returns number of keymoment for stream Response Class (Status default)
Response Content Type
application/json
Try it out!
stream-logs-info
https://dbapi.magnifi.ai/documentation#/ 4/142
23/08/2023, 16:33 Magnifi Portal
GET
/stream-logs-info
Returns stream logs data Response Class (Status default)
Response Content Type
application/json
Try it out!
stream-logs-info-by-action
GET
/stream-logs-info-by-action
Returns stream logs data Response Class (Status default)
Response Content Type
application/json
Try it out!
stream-tags-info
GET
/stream-tags-info
Returns number of tags for stream Response Class (Status default)
Response Content Type
application/json
Try it out!
zee_backup
GET
/zee_backup
Returns get stream information. Response Class (Status default)
Response Content Type
application/json
Try it out!
category-configuration
GET
/category-configuration/{category}
get category configuration
Implementation Notes
On success, returns { data : []}
https://dbapi.magnifi.ai/documentation#/ 5/142
23/08/2023, 16:33 Magnifi Portal
Response Class (Status default)
Response Content Type
application/json
Try it out!
client
POST
/client/create
create new client Response Class (Status default)
Response Content Type
application/json
Parameters
Parameter Value DescriptionParameter
Type Data Type
body
Try it out!
name
associateUsers
Add item
Parameter content type:
application/json
body
Model
Example Value
{
"name":
"string"
,
"associateUsers": [
"string"
]
}
DELETE
/client/delete
delete client Response Class (Status default)
Response Content Type
application/json
Try it out!
GET
/client/get
get client
Implementation Notes
On success, returns { "data": [ ]}
Response Class (Status default)
https://dbapi.magnifi.ai/documentation#/ 6/142
23/08/2023, 16:33 Magnifi Portal
Response Content Type
application/json
Try it out!
POST
/client/update
update client Response Class (Status default)
Response Content Type
application/json
Try it out!
delete_invite_user
GET
/delete_invite_user/{userId}
delete invite user.
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
Ctrl
P
) instead.