# Social Posting Products - Social Posting ## Directories - [GET /social-posts/directories](https://docs.uberall.com/apis/swagger/social-posting/get_social_posts_directories.md): Get a list of directories where a posting is possible for the given combination of parameters. The response also contains warnings like missing directory connections. ## Get several Social Posts - [GET /social-posts](https://docs.uberall.com/apis/swagger/social-posting/get_social_posts.md): Get several Social Posts. ## Create a Social Post - [POST /social-posts](https://docs.uberall.com/apis/swagger/social-posting/post_social_posts.md): Create a new Social Post. Requires either one businessId or one locationId or one label. When a combination of those fields is provided all matching locations are added together. ## Get a Social Post - [GET /social-posts/{id}](https://docs.uberall.com/apis/swagger/social-posting/get_social_posts_id.md): Get a Social Plan identified by its unique uberall ID. ## Delete a Social Post - [DELETE /social-posts/{id}](https://docs.uberall.com/apis/swagger/social-posting/delete_social_posts_id.md): Delete an existing Social Post identified by its unique uberall ID. ## Update a Social Post - [PATCH /social-posts/{id}](https://docs.uberall.com/apis/swagger/social-posting/patch_social_posts_id.md): Edit an existing Social Post identified by its unique uberall ID. ## Get a list of Directory Pages - [GET /social-posts/directory-pages](https://docs.uberall.com/apis/swagger/social-posting/get_social_posts_directory_pages.md): Get several Directory Pages. ## Validate the Apple CTA - [POST /social-posts/validate-apple-cta](https://docs.uberall.com/apis/swagger/social-posting/post_social_posts_validate_apple_cta.md): Check if the CTA is valid for an Apple post