IPTC Text Classification API

IPTC Text Classification API

This API categorizes text based on the IPTC standard. Supporting Spanish and English.

API description

About the API:

The International Press Telecommunications Council (IPTC) is an international consortium of the world's major news agencies, news publishers, and news industry vendors. It develops and maintains technical standards for improved news exchange that are used by virtually every major news organization in the world. Among other activities, IPTC provides numerous classification schemas to standardize the coding of article metadata.

 

What this API receives and what your API provides (input/output)?

Passing the text that you want to categorize, the API will deliver the IPTC classification and its IPTC classification code. 

 

What are the most common uses cases of this API?

This API is intended to help those companies with a large amount of data that needs to be sorted by category. You will be able to gather text by grouping by category. 

Ideal for marketing agencies that want to extract data online and want to categorize it as well. 

Also, helpful to classify sentences or slogans, you will be given the exact categorization in IPTC standards. 

 

Are there any limitations to your plans?

Besides API call limitations per month, there is a limitation of 2 requests per second. 

API Documentation

Endpoints


Use this endpoint to classify text in English based on the IPTC standards. 



                                                                            
GET https://zylalabs.com/api/763/iptc+text+classification+api/489/iptc+english+classification
                                                                            
                                                                        

IPTC English Classification - Endpoint Features
Object Description
title [Optional] Input text. It can be plain text, HTML or XML, always using UTF-8 encoding.
txt [Required] Input text. It can be plain text, HTML or XML, always using UTF-8 encoding.
Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                            {"category_list":[{"abs_relevance":"0.2294797","code":"15039001","label":"sport - motor racing - Formula One","relevance":"100"},{"abs_relevance":"0.20138255","code":"04011002","label":"economy, business and finance - manufacturing and engineering - automotive equipment","relevance":"88"}],"status":{"code":"0","msg":"OK","credits":"1","remaining_credits":"598125"}}
                                                                                                                                                                                                                    
                                                                                                    

IPTC English Classification - CODE SNIPPETS


curl --location --request GET 'https://zylalabs.com/api/763/iptc+text+classification+api/489/iptc+english+classification?txt=The Roman Empire (Latin: Imperium Romanum [ɪmˈpɛri.ũː roːˈmaːnũː]; Greek: Βασιλεία τῶν Ῥωμαίων, translit. Basileía tôn Rhōmaíōn) was the post-Republican period of ancient Rome. As a polity, it included large territorial holdings around the Mediterranean Sea in Europe, North Africa, and Western Asia, and was ruled by emperors. From the accession of Caesar Augustus as the first Roman emperor to the military anarchy of the 3rd century, it was a Principate with Italia as the metropole of its provinces and the city of Rome as its sole capital.' --header 'Authorization: Bearer YOUR_API_KEY' 

    

Use this endpoint to classify text in Spanish based on the IPTC standards. 



                                                                            
GET https://zylalabs.com/api/763/iptc+text+classification+api/490/iptc+spanish+classification
                                                                            
                                                                        

IPTC Spanish Classification - Endpoint Features
Object Description
title [Optional] Descriptive title of the content.
txt [Required] Input text. It can be plain text, HTML or XML, always using UTF-8 encoding
Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                            {"category_list":[{"abs_relevance":"1.0","code":"01021001","label":"arte, cultura y espectáculos - espectáculos (general) - entrega de premios","relevance":"100"}],"status":{"code":"0","msg":"OK","credits":"1","remaining_credits":"598125"}}
                                                                                                                                                                                                                    
                                                                                                    

IPTC Spanish Classification - CODE SNIPPETS


curl --location --request GET 'https://zylalabs.com/api/763/iptc+text+classification+api/490/iptc+spanish+classification?txt=La 85ª ceremonia de los Premios de la Academia tuvo lugar el 24 de febrero de 2013.' --header 'Authorization: Bearer YOUR_API_KEY' 

    

API Access Key & Authentication

After signing up, every developer is assigned a personal API access key, a unique combination of letters and digits provided to access to our API endpoint. To authenticate with the IPTC Text Classification API REST API, simply include your bearer token in the Authorization header.

Headers

Header Description
Authorization [Required] Should be Bearer access_key. See "Your API Access Key" above when you are subscribed.


Simple Transparent Pricing

No long term commitments. One click upgrade/downgrade or cancellation. No questions asked.

🚀 Enterprise
Starts at $10,000/Year

  • Custom Volume
  • Dedicated account manager
  • Service-level agreement (SLA)

Customer favorite features

  • ✔︎ Only Pay for Successful Requests
  • ✔︎ Free 7-Day Trial
  • ✔︎ Multi-Language Support
  • ✔︎ One API Key, All APIs.
  • ✔︎ Intuitive Dashboard
  • ✔︎ Comprehensive Error Handling
  • ✔︎ Developer-Friendly Docs
  • ✔︎ Postman Integration
  • ✔︎ Secure HTTPS Connections
  • ✔︎ Reliable Uptime

Zyla API Hub is, in other words, an API MarketPlace. An all-in-one solution for your developing needs. You will be accessing our extended list of APIs with only your user. Also, you won't need to worry about storing API keys, only one API key for all our products is needed.

Prices are listed in USD. We accept all major debit and credit cards. Our payment system uses the latest security technology and is powered by Stripe, one of the world’s most reliable payment companies. If you have any trouble with paying by card, just contact us at [email protected]

Sometimes depending on the bank's fraud protection settings, a bank will decline the validation charge we make when we attempt to be sure a card is valid. We recommend first contacting your bank to see if they are blocking our charges. If more help is needed, please contact [email protected] and our team will investigate further

Prices are based on a recurring monthly subscription depending on the plan selected — plus overage fees applied when a developer exceeds a plan’s quota limits. In this example, you'll see the base plan amount as well as a quota limit of API requests. Be sure to notice the overage fee because you will be charged for each additional request.

Zyla API Hub works on a recurring monthly subscription system. Your billing cycle will start the day you purchase one of the paid plans, and it will renew the same day of the next month. So be aware to cancel your subscription beforehand if you want to avoid future charges.

Just go to the pricing page of that API and select the plan that you want to upgrade to. You will only be charged the full amount of that plan, but you will be enjoying the features that the plan offers right away.

Yes, absolutely. If you want to cancel your plan, simply go to your account and cancel on the Billing page. Upgrades, downgrades, and cancellations are immediate.

You can contact us through our chat channel to receive immediate assistance. We are always online from 9 am to 6 pm (GMT+1). If you reach us after that time, we will be in contact when we are back. Also you can contact us via email to [email protected]

 Service Level
100%
 Response Time
203ms

Category:


Tags:


Related APIs