Using FBX-iOS-ImportScene with import.io

C++ integration

Install
# See https://github.com/cyrillef/FBX-iOS-ImportScene
Launch a crawl from an extractor that a user owns.
curl \
  # append ?_apikey=$API_KEY to the URL \
  /extractor/{extractorId}/start
Cancel an existing crawl.
curl \
  # append ?_apikey=$API_KEY to the URL \
  /extractor/{extractorId}/cancel
SDK on GitHub 📄 API Docs
SDK
FBX-iOS-ImportScene
C++
API
import.io
import.io:run
At a glance
Language C++
Endpoints2