Jump to Content
API Reference
v1.0
Log In
API Reference
Log In
Moon (Dark Mode)
Sun (Light Mode)
v1.0
API Reference
Create a new fundraising campaign
Search
JUMP TO
Create & Manage Campaigns
/getCampaigns
Retrieve all campaigns
get
/getCampaignDetails
Retrieve complete details for a specific campaign
get
/createCampaign
Create a new fundraising campaign
post
/updateCampaign
Update an existing campaign
put
/getTiers
Retrieve all tiers for a campaign
post
/createTier
Add a new tier to a campaign
post
/updateTier
Update tier information for a campaign
patch
/deleteTier
Delete a tier from a campaign
delete
/transferCampaign
Transfer ownership of a campaign
post
/deleteCampaign
Delete an existing campaign
delete
Pull Campaign Activity
/campaigns/{campaign_id}/contributions
Retrieve contribution and minted collectible list
get
/campaigns/{campaign_id}/tokens
Retrieve minted tokens log
get
Give Out & Manage Collectibles
/collectibles/paid/generate-link
Generate minting URL for paid collectibles
post
/collectibles/paid/{campaign_id}/links
Retrieve all generated links for paid collectibles
get
/collectibles/earned/generate-link
Generate minting URL for earned collectibles
post
/collectibles/earned/{campaign_id}/links
Retrieve all generated links for earned collectibles
get
/collectibles/achievements/{campaign_id}/mint
Mint achievement collectibles
post
Powered by
Create a new fundraising campaign
post
https://www.panxpan.com/_functions/createCampaign
Language
Shell
Node
Ruby
PHP
Python
RESPONSE
Click
Try It!
to start a request and see the response here!