Real-time API status and endpoint documentation
v1.2.3
Updated: 1/15/2025
https://bitcoin-photos.vercel.app
All endpoints relative to base URL
Bearer Token
Wallet signature required
/api/auth/loginAuthenticate user with wallet signature/api/auth/logoutInvalidate user session/api/auth/profileGet current user profile/api/photos/uploadUpload and process photos for NFT creation/api/photos/{id}Get photo metadata and details/api/photos/user/{address}Get all photos by user/api/photos/{id}Remove photo (if not yet minted)/api/nft/{id}Get NFT details and metadata/api/nft/{id}/sharesGet share distribution for NFT/api/nft/{id}/mintTrigger NFT minting process/api/trading/orderbook/{nft_id}Get current order book for NFT shares/api/trading/orderPlace buy/sell order/api/trading/orders/userGet user trading history/api/trading/order/{id}Cancel pending order/api/market/pricesGet current market prices/api/market/trendingGet trending photos and collections/api/market/statsGet platform statistics/api/market/volumeGet trading volume data/api/tokens/balance/{address}Get $bPhotos token balance/api/tokens/transferTransfer $bPhotos tokens/api/tokens/rewardsGet available rewards/api/tokens/claimClaim pending rewards/api/collectionsGet all public collections/api/collectionsCreate new collection/api/collections/{id}Get collection details/api/collections/{id}Update collection metadata/api/analytics/user/{address}Get user analytics and performance/api/analytics/platformGet platform-wide analytics/api/analytics/creator/{address}Get creator-specific metrics