# Spencer Integration API ## Docs - [Spencer Integration API](https://integration-api-docs.spencer.co/spencer-integration-api-369377m0.md): - [Users](https://integration-api-docs.spencer.co/users-597981f0.md): ## API Docs - Identity [Request access token](https://integration-api-docs.spencer.co/request-access-token-4371899e0.md): - News [Fetch news publications](https://integration-api-docs.spencer.co/fetch-news-publications-4371901e0.md): Fetches news publications, for one or more user lists. - News [Fetch news publications for userlist](https://integration-api-docs.spencer.co/fetch-news-publications-for-userlist-4371902e0.md): Fetches news publications for a given user list. - News [Create news draft](https://integration-api-docs.spencer.co/create-news-draft-4371900e0.md): Create a new publication on Spencer. - Users [Create user](https://integration-api-docs.spencer.co/create-user-4371903e0.md): This API call will create a user on the Spencer platform. - Users [Fetch user](https://integration-api-docs.spencer.co/fetch-user-4371906e0.md): Get the details of the given user - Users [Update user](https://integration-api-docs.spencer.co/update-user-4371904e0.md): Update a user in Spencer. - Users [Delete user](https://integration-api-docs.spencer.co/delete-user-4371905e0.md): Delete a user from the Spencer platform. - Users [Check if user exists](https://integration-api-docs.spencer.co/check-if-user-exists-4371907e0.md): Check if a user already exists in the Spencer application. Will return `200` when a user is found, `404` if user could not found. - Users [Add user profile picture](https://integration-api-docs.spencer.co/add-user-profile-picture-4371911e0.md): Add a profile picture to the user. - Users [Create user tag](https://integration-api-docs.spencer.co/create-user-tag-4371908e0.md): Creates a new user tag, with its translations. - Users [Update user tag](https://integration-api-docs.spencer.co/update-user-tag-4371909e0.md): Updates the (translated) values of a user tag. - Users [Check if user tag exists](https://integration-api-docs.spencer.co/check-if-user-tag-exists-4371910e0.md): Can be used to check whether a specific user tag already exists within Spencer.