๐ŸŒ EN โ–พSign in
Developer Hub โ€บ API & Schema Explorer

Developer API & Schema Explorer

View API Docs โ†’โ–ถ Try It Now

Explore Trustiry's structured data API, JSON schema, and rich result snippets. Build with confidence using validated data trusted by search engines and AI systems.

โ—ˆSchema.org Mapping
Schema.org TypesTrustiry Types
NewsArticleโ†’NewsSnippet
JobPostingโ†’JobSnippet
Productโ†’ProductSnippet
Personโ†’PersonSnippet
Organizationโ†’OrganizationSnippet
+ 12 more
โ—‡Trustiry Internal Schema

Our unified schema powers all rich result snippets and API responses.

@contextstring
@typestring
idstring (uri)
namestring
descriptionstring
urlstring (uri)
+ 48 more fields
โ—ŒJSON Preview
POST /api/ai/snippet
{ "kind": "schema", "site": { "name": "Northwind Traders", "domain": "northwindtraders.example.com", "description": "A fictional import and export marketplace used to preview Trustiry's snippet API output." } }
Live Response
Not run yet
Time-
Fetched-
Source-
Provider-
Nothing yet. Send a request to call the real endpoint.
Test Your Request

Send a live request to the real snippet endpoint using the fields above.

cURL Examples

Real requests you can run from a terminal against Trustiry's API.

๐Ÿ“‹ Copycurl -X POST "https://trustiry.com/api/ai/snippet" \ -H "Content-Type: application/json" \ -d '{ "kind": "schema", "site": { "name": "Northwind Traders", "domain": "northwindtraders.example.com", "description": "A fictional import and export marketplace used to preview Trustiry's snippet API output." } }'

Snippet Output Previews

View all snippet types โ†’

See how Trustiry transforms your data into rich result ready snippets.

NewsJobsProductsPeopleCompanies
โ€น
NExample Newstrustiry.com > news > ai-regulations

Breaking: New AI Regulations Announced

The government today announced new regulations for AI systems focused on transparency, safety, and accountability.

2 hours ago
โ€บ

Explore key API endpoints and request examples.

GET/v1/search
Search trusted entities
GET/v1/snippets/news
News rich result snippets
POST/v1/validate
Validate structured data
GET/v1/schema/{type}
Get schema definition

Code Examples

See how to use the API in your favorite language.

๐Ÿ“‹ Copycurl -X GET "https://api.trustiry.com/v1/search" \
ย ย -H "Authorization: Bearer sk_live_your_api_key_here" \
ย ย -H "Content-Type: application/json" \
ย ย -d '{
ย ย ย ย "query": "OpenAI official website",
ย ย ย ย "type": "organization",
ย ย ย ย "limit": 5
ย ย }'

API Keys

Manage API Keys โ†’

Manage your API keys and permissions.

sk_live_โ€ขโ€ขโ€ขโ€ขโ€ขโ€ขโ€ขโ€ขโ€ขโ€ขโ€ขโ€ขโ€ขโ€ขโ€ขโ€ขq1b2c3d4Live
ReadWriteValidate
โ‹ฏCreated May 10, 2025 ยท Last used 2 hours ago
+ Create API Key