Associated Press
Search for news and metadata from Associated Press
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- Category
- News
- Documentation / URL
- https://developer.ap.org/
Overview
AP provides news/metadata search — key-based (an invalid key returns 401 XML, verified).
Quick Start
Search (replace YOUR_KEY):
curl "https://api.ap.org/v2/search?apikey=YOUR_KEY&q=test"
<Error><Code>401</Code><Message>apikey is invalid or unauthorized</Message></Error>
Authentication
- Register at developer.ap.org → API key.
- Send it as the
apikeyquery parameter (invalid → 401, verified).
Rate Limits & Notes
- Commercial licensing (check the developer site).
- News search and metadata.
FAQ
Is AP free? Commercial licensing required (check the developer site).
Why 401? Invalid keys return 401 (verified) — obtain a key.
What’s the auth style?
apikey query parameter.
More in News
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| Chronicling America Provides access to millions of pages of historic US newspapers from the Library of Congress | No auth | No | Unknown | ↗ |
| Currents Real-time and historical global news with multilingual support | API Key | Yes | Yes | ↗ |
| DataCube AI Daily curated AI industry news, funding rounds and trends in 8 languages | No auth | Yes | No | ↗ |
| Feedbin RSS reader | OAuth | Yes | Unknown | ↗ |
| Florida Man Static JSON dataset of 10,000+ Florida Man headlines by date | No auth | Yes | Yes | ↗ |