Is there any server api for synchronizing 3dx and postgres

I am syncs from 3dx to postgres database. Current way is accessing though 3dx client.  So open 3dx client and calling using root instance and getting the children items recursively. 
Because of this, it is very slow to syncs from 3dx to postgres. Is there any server api to call when syncs from 3dx to postgres?