Looking to develop your own applications with the Phrasly.AI AI Detection API? We have an easy to use API designed to integrate effortlessly into your application.
import axios from 'axios';
axios.post('https://api.phrasly.ai/v1/detect/', {
text: "Cats, with their enigmatic charm and graceful demeanor..."
}, {
headers: {
'accept': 'application/json',
'content-type': 'application/json',
'x-api-key': 'APIKey'
}
})
.then(response => console.log(response.data))
.catch(error => console.error(error));
Providing effective solutions against the top AI detectors in the industry, even the most advanced ones.
Everything you need to build your application
Our API is designed to be easy to use and integrate into any application that uses the REST standard. Our support team is available to help you with any questions.
API plans are exclusive to API usage. This section is generally for businesses and developers.
A scalable plan suited for businesses that need credits for building and testing.
$7.50/ month
billed as $89.94 annually
16K
380K
16,000 words per month
Need more than 380,000 words per month? Please contact us for more information and custom pricing.
Contact Us
As of October 30th, 2024, our humanizer API has been discontinued. This decision was made to maintain the proprietary nature of our technology as we roll out new AI models. Users can still access our humanizer features through our personal plans. For current API customers, please note that our AI Detector API remains fully operational.
While we do not directly have a free trial for our API, you can test out the functionality of our AI detector or humanizer by signing up for a free account. This will give you 350 word credits to test out the functionality. If you need more credits, you can purchase them on the pricing page.
We have no request limits, however, your quota is based on the number of words you have purchased. If you need more words, you can purchase them on the pricing page.
We conform to the REST standard, which means all endpoints can be access through web requests. Check our documentation for more information specific to your use case.
Webhook integration and web callbacks are available to customers upon request. If you're looking to process high volumes of content and require webhook integration, reach out to us at [email protected].