How to extract data about BIM object using object ID in params of api endpoint?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
If this question makes no sense, I apologize. I could really use some help, I am a software developer that recently found himself working for a company trying to build software to be used in a precast concrete manufacturing plant (Ideally).
Anyway, part of what the software needs to do is find data about the artifact being cast, likely through interaction with a BIM (something I know very little about). I want to do the following:
*Load a BIM file to a currently existing web application that uses RESTful API endpoints to allow for JSON data to be extracted by a request from our system.
*Use an objectId as a parameter in the API request to pull out specific data that refers to the artifact that is being constructed(dimensions, materials specifications, etc.,)
This is the bare minimum of what this request needs to accomplish. I am scrambling to understand everything I can about BIM right now and thought this community might be able to help. Please help!
Thanks,
Jake