Searchβ¦
π
Welcome
π¦
Download SDK
π
Release Notes
π€
Support & Community
β
FAQ
QuickStart
π
Unity Quickstart
π€
Voice Creator
Platform
REST API References
Unity
ποΈ API References
β
Troubleshooting
Playground
Examples
Tutorials
Powered By
GitBook
REST API References
Welcome to the Anything World API!
You can use the Anything World's API in your application to request 3D models and other data based on different search criteria.
API reference
API key
After generating the API key in our Dashboard, the API key can be used to authorize requests to the Anything World's API.
Bear in mind that many endpoints require the API to generate results.
General Format
https://api.anything.world/anything?key=<API_KEY>&name=<NAME>
Example
https://api.anything.world/anything?key=<API_KEY>&name=bird
β
The API is currently
experimental
and is subject to change. For use in a critical production environment, please reach out to us at
[email protected]
get
https://api.anything.world/anything?
key=<API_KEY>&name=<NAME>
βGet a specific model by name
get
https://api.anything.world/anything?
key=<API_KEY>&search=<QUERY>
Get all models matching the query
get
https://api.anything.world/
names
Get the name of all processed Anything World models
get
https://api.anything.world/
poly-names
Get the names of all the Google Poly models accessible in Anything World
β
Previous
Voice Creator
Next - Unity
ποΈ API References
Last modified
8mo ago
Export as PDF
Copy link
Outline
Welcome to the Anything World API!
API reference
get
βGet a specific model by name
get
Get all models matching the query
get
Get the name of all processed Anything World models
get
Get the names of all the Google Poly models accessible in Anything World