# Collaborations These endpoints return posts or summaries for the collaborations between influencers and brands. These APIs can help you monitor partnerships, analyze campaign performance, track competitor activity, and power influencer discovery or reporting tools at scale. ## Get collaboration posts - [POST /collaborations/posts](https://docs.modash.io/products/discovery_api/openapi_doc/discovery/collaborations/collaborationscontroller_posts.md): This endpoint returns collaborated posts where influencers mention brands or vice versa. Every successful request costs 0.2 credit. ## Get collaboration summary - [POST /collaborations/summary](https://docs.modash.io/products/discovery_api/openapi_doc/discovery/collaborations/collaborationscontroller_summary.md): This endpoint aggregates performance data (total as well as per_brand/per_influencer) across the collaborated posts, including total_likes, total_shares, total_views, total_collects, and total_plays. Every successful request costs 0.2 credit.