# Integration APIs for Brands, Creators & Influencers

To lower the barrier for Web2 companies and digital creators, InSoBlok provides RESTful and GraphQL-based APIs that enable:

* Access to TasteScore and XP metrics
* Publishing content (posts, VTOs, comments) on behalf of users
* Fetching on-chain wardrobe and ClosetChain™ metadata
* Triggering Yay/Nay polls and parsing results
* Tracking campaign engagement, voting outcomes, and reward distribution

These APIs allow influencer networks, creator platforms, and brand dashboards to integrate directly with InSoBlok AI without needing deep blockchain expertise.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.insoblokai.io/development-tools-and-sdks/integration-apis-for-brands-creators-and-influencers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
