Search
K
📄

Documentation

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