This document describes how to use the /me/profiles API and the "Get your posts" API to get interaction metrics on your posts.
APIs Usage Overview
Use this API to get user profile details, including the ability to select specific profiles using new fields is_entity_profile
and entity_page_url
.
Response Key Fields
- Profile List:
- id: Use as
secure_profile_id
for querying posts. - is_entity_profile: Indicates if the profile is an entity.
- entity_page_url: URL of the entity page.
- page_id: page_id stored from Page Claim
- id: Use as
Use this API to fetch recent posts, utilizing specific profile information.
Key Fields in Request
- secure_profile_id: Specify the profile to query posts for.
Key Fields in Response
- guid: Unique identifier for articles.