Goodreads Developers discussion
questions
>
How to get Fanship ID
date
newest »
newest »
It's either in the user show call, or it's an undocumented call, or it's a clear hole in our api. Sorry i'm not near our codebase at the moment.We can probably add the "list authors for a user" call relatively easily, just need to find some time.




The method fanship.show in the API requires the Fanship ID to be able to get fanship information.
How can I know if the user is even a fan of an author given the Author ID and the User ID (or using OAuth)?
And how can I get the Fanship ID?
Thanks!