Discussions

Ask a Question
Back to All

Can't use multiple APIs together

The Housing Metrics API and Price Feed API have different versions of labs-v2 NodeJS package required and this means you can't use API calls from both of them in the same codebase, and the SDK that generates for each doesn't have the functions for the other and since both of them are the same package but with different versions you can't even install both of them.